Please check your other post for an answer.
Note that you should stay away from inetinfo.exe, this is the admin service
for IIS, if you stop this service all services like W3SVC (and all the web
applications), FTP, NNTP, SMTP will stop (provided they are configured and
running).
Note also that on W2K3 (IIS6) and up, the web service (and FTP, SMTP ...)
are hosted in a shared service (svchost.exe), they are o longer hosted by
inetinfo.exe.
Willy.
| Thanks,
| But how to search for inetinfo.exe process?
|
|
| "Vadym Stetsyak" <
[email protected]>
| ???????:%
[email protected]...
| > Hello, Vadym!
| >
| > VS> To detect IIS status you can:
| > VS> - search for inetinfo.exe process
| > VS> - get status of IIS Admin Service windows service
| > VS> - call issreset /status cmd
| >
| > VS> To do the restrart you can execute iisreset command.
| >
| > Forgot to mention that WMI can also be used for this
| > (
http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=114 )
| >
| > --
| > Regards, Vadym Stetsyak
| > www:
http://vadmyst.blogspot.com
|
|