Automatically restart Microsoft IIS if website is not available
To automatically restart the Microsoft Internet Information Services (IIS) web server if a website is not available, you need: Administrative access to your web server. The WGET command line utility. A text editor like Notepad to create a batch script file. the…