I am an admin on the box and would like to stop/start a certain app pool without having to log into the box.
Is there a command line to do this task?
I am an admin on the box and would like to stop/start a certain app pool without having to log into the box.
Is there a command line to do this task?
The following command does it, if you're on the machine. Now, this is not a remote command. But if you have CIFS open to the webserver, you can do it with PSEXEC. If you can't/don't want to RDP or PSEXEC to the server, you could also call it via telnet or SSH if you have those protocols enabled/installed.