Richard Posted December 19, 2019 Posted December 19, 2019 Hello All, i want to use PID in pulseway for a check if a program is running or not. i have 3 batches running on windows server from same program with different PID. thanks   Â
Staff Chris Posted December 23, 2019 Staff Posted December 23, 2019 Hi @Richard, Have you tried to obtain this information using wmic queries? wmic process where processId=516 get name, ExecutablePath
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now