Windows shutdown/logoff interrupt script

  • Thread starter Thread starter Wendy
  • Start date Start date
W

Wendy

Guest
Did you ever find a solution to your wish to cancel a shutdown/logoff request if there are specific processes running? I am trying to implement the same fix on our automation servers and happened onto your discussion.

So far, I'm leaning toward loading PSTools on each server and writing a script that utilizes PsList to verify that none of the critical processes are running but I would like to know what options you (or anyone else reading this) came across.
Thanks,
Wendy
 
Back
Top