Jump to content

Recommended Posts


Posted

I don't have access to a server running IIS at the moment so you will have to verify the service name. Open the cmd prompt and type 'net services' and replace IIS with the appropriate name if needed.

cmd script:

start /wait net stop iis
start /wait net start iis

Posted

Assuming it's a 2k3 server, you can use the iisreset command to stop, start, or restart all of the IIS services at one time with a single command.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...