How to automate iis restart when theres a change on a file

Viewed 44

I'd like to automatically restart iis whenever there is a change in any files inside the folder in C:\inetpub\wwwroot\mywebsite\products\files using task scheduler or any script. What are the steps I need to follow to achieve this?

0 Answers
Related