Hi sir,
I hosted the asp.net website in IIS 8.1, its working fine. I need to down the particular website between 10pm to 12 pm for maintenance purpose. Is it possible? Kindly give me the solution for this problem.
[Note: Need to down the hosted website for the particular time in IIS WebServer]
Loading
srujana thallamPosted Jul 18, 2014, 10:09 AM
for pause the website you need to run the command in the command prompt.
PAUSE_SERVER Path:-------This command is for pausing the website
Running the command
-----
Cscript.exe adsutil.vbs COMMAND [...]
Cscript.exe adsutil.vbs COMMAND [ [...]]