PowerShell Script to Restart a Windows Service and Task Scheduler Configuration
YOUR LINK HERE:
http://youtube.com/watch?v=YqB6jehEIc0
This video demonstrates how to write a simple script that checks if a service is running. • If it is not running, you can initaite some action, either by attempting to start the service, • reboot the server, or send an email. We then go over configuration in Task Scheduler, so how to trigger on event logs and on a set schedule. • For full script please email [email protected] or visit us at https://aipsolutions.tech
#############################
