Using this script you can start the multiple services if those service are in stopped status.As a example i have used only three services(network connection,dns cache and print spooler).we can schedule this scrip or manually run for get the result.
Using this script you can start the multiple services if those services are in
*keep remember to set the execution policy before running the powershell scripts
Doesn’t work for me. Getting an error about start-service -name
Nice, but would be even better to get $arrService.Refresh() incorporated, so each service’s status could be checked & if running, mail notification can be sent