hi
i do a simple vbscript to stop a service and have a simple log out.
It work but not properly.
Infact if service exist and it can be stopped ,in log file i read "Service Messenger Stopped",and all work well
but if not exist or it not stopped... the script finish and i read nothing in log file...