Hi Robert,

> I know this may be a bit OT but does anyone know the command line 
> in a DOS prompt to stop and restart IIS? 
 -- try this:

C:\>net stop "World Wide Web Publishing Service"
The World Wide Web Publishing Service service is stopping.
The World Wide Web Publishing Service service was stopped successfully.


C:\>net start "World Wide Web Publishing Service"
The World Wide Web Publishing Service service is starting.....
The World Wide Web Publishing Service service was started successfully.

AJ

Aaron Johnson
http://cephas.net/blog/
[EMAIL PROTECTED]
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to