HI,
I would like to write a code in which start iss, if iis is not running.
HI,
I would like to write a code in which start iss, if iis is not running.
Starting IIS from the commandline:
iisreset /start
Stopping IIS from the commandline:
iisreset /stop
Restarting (stop and start):
iisreset /restart