|  Topic awaiting preservation: SSH / IIS  | |
|---|---|
| Author | Thread | 
| Maniac (V) Mad Scientist From: Jacks raging bile duct.... |  posted 09-09-2008 17:57 This isn't really a scripting question but I figured this would be about the best place to post it. I would like to be able to do an IISRESET through SSH. What is the command to do it? I have cygwin/openssh running on a windows 2K3 server. | 
| Maniac (V) Inmate From: there...no..there..... |  posted 09-09-2008 23:00 isn't it just iisreset /RESTART ? | 
| Maniac (V) Mad Scientist From: Jacks raging bile duct.... |  posted 09-09-2008 23:41 on an ordinary command line yes that would work but through SSH you get "bash: iisreset: command not found" | 
| Maniac (V) Mad Scientist From: Jacks raging bile duct.... |  posted 09-09-2008 23:58 FYI this is how you start and stop IIS through cygwin/openSSH: |