|
Automatically start Automatic services |
Description Script reads an input text file for a list of computers. Examines each computer’s services. Reports any Automatic services not running and, optionally, starts them. Configuration Input text file, ServerList.txt, lists target computers, one per line. Input text file, ExcludeServices.txt, lists services to ignore. Path to both input files and output log file can be modified within script body, as can the option to start the services not running. Default file names:
Default path for all, current directory (.\) No command line parameters. Execution Run from anywhere. Account running script must have permissions to manipulate WMI on target systems. Documentation Just this. |