Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restart IIS from ASP application

Status
Not open for further replies.

need2progam

Programmer
Jun 28, 2006
4
US
I am executing a bat file from my asp application to restart IIS (on a remote server). I would like a way to know when it was completed. Do you know how to do that?

For testing I was trying it locally. The bat file gets executed by using the procesinfostart object ok. Yet no notification that is was restarted.

Any suggestions on how to know when the restart is complete or that it happened successfully?

Thanks for you help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top