Script to check if application is installed and running

Hello Everyone,

Can you help me build a code on how to check if a certain application was installed and running?

Thank you in advance.

-Alfie

Hi @apanelo

Yes sure, We will update you once the sample procedure completed.

Thanks

Hello @mkannan,

Thank you. Will wait for it. :slight_smile:

Regards,
Alfie

Hello @mkannan,

Any updates regarding the script?

Thank you,
Alfie

Hi @apanelo

We will provide this procedure within couple of days.

Thank you.

Hello @mkannan,

Thank you for your update. I appreciate it.

Cheers,
Alfie

Hi Alfie,

Until you get the specific procedure you requested for, these two might help you:

Getting all the app list: https://forum.mspconsortium.com/forum/script-library/4238-new-itsm-script-to-get-system-software-inventory

Getting all the running application list: https://forum.mspconsortium.com/forum/script-library/4570-list-running-applications

Ilker

Hi @apanelo,

The script is posted here, https://forum.mspconsortium.com/forum/script-library/7200-check-application-is-installed-and-running
Please use the same.

Thank you.
Purushoth

Hello @Purushothaman,

I tried the script and successfully detected my Antivirus (Sophos). However, it shows on the logs that my AV was not running even though it was started.
Please advise.

Thank you,
Alfie

Hi @apanelo,

We would like to investigate the case and let you know the solution as much as possible. Thank you,
Purushoth

Hi @apanelo,

Please check out the script that we have modified the script that the user (you) have to give the application name and it’s process name into the variables respectively
https://forum.mspconsortium.com/forum/script-library/7200-check-application-is-installed-and-running

For fine details: Please go through the Usage Instruction at the above URL

Thank you.