Home › Forums › IIS 7.0 › IIS 7.0 - PowerShell › Feed back
Previous Next
Last post 07-08-2008 10:12 PM by sergeia. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
PS> Stop-WebSite 'demo'PS> Start-WebSite 'demo'
Do not provide any feedback that the commands have worked. There should be some indicator to say the site has stopped\started
Agree. In stop-webitem/start-webitem I am processing -passthru and return object in new state if it is set. I missed this parameter for derivatives.
Thanks,
Sergei