Re: IIS Service on XP Pro SR2

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 09/26/04


Date: Sun, 26 Sep 2004 01:56:26 -0700

Depending on your configuration, it is probably normal. As I explain below,
the issue isn't really with IIS/Windows.

Unknown to you, you are running some code SOMEWHERE that queried for IIS
configuration and that action triggered the IISADMIN service to start. This
code is running as either LocalSystem or with Administrative privileges
(only way for it to auto-trigger IISADMIN service to start since IIS
interfaces are accessible only by those accounts).

Some of the in-box services that can do this include FTP, WWW, SMTP, NNTP,
Indexing Service, Remote Printing Service, and Phonebook Service.

There may be others, including 3rd party software, that can do this.

You will have to figure out what code is triggering IISADMIN to start like
that and stop that code from doing so.

Another way to go about it is if you DISABLE the IISADMIN Service and see
what software/services complain/fail-to-start.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Grumpy Aero Guy" <fbachman@beer_me.com> wrote in message
news:%23wt4Xm2oEHA.1712@tk2msftngp13.phx.gbl...
Got IIS installed (sucessfully)... all is well.
Configured ALL IIS related services to start MANUALLY, i.e. NOT automatic.
ALL services (FTP,WWW,SMTP) except for the IIS service are behaving.
After bootup, IIS shows "starting..." eventhough it is configured to MANUAL.
???
Is this normal?
-- 
Frank Bachman
(Grumpy Aero Guy)


Relevant Pages

  • Re: IIS Service on XP Pro SR2
    ... you are running some code SOMEWHERE that queried for IIS ... > configuration and that action triggered the IISADMIN service to start. ... > (Grumpy Aero Guy) ...
    (microsoft.public.inetserver.iis)
  • Re: DCOM calls fails - access denied
    ... That's exactly how I understood the ASP.NET security. ... But why does one configuration work but not the other? ... should get the token from IIS. ... If you set there a domain account, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: WCF webservice over SSL and without
    ... encryption/signature is handled by SOAP instead of HTTP (IIS) and should be ... I'm assuming there's some point of endpoint configuration I need to do. ... Are you going to use SSL over Http(the most common and convenient ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Remote Web Workplace logon problem
    ... After you restore metabase from another computer, it will copy all IIS ... configuration information from that ... You can also try reinstall monitoring component by following these steps. ... Select Windows Small Business Server 2003 and then click Change/Remove. ...
    (microsoft.public.windows.server.sbs)
  • Re: web access failed - argghh
    ... Right click the site itself and click Backup Configuration, ... Right click the IIS root in the mmc and click Restore Configuration. ... not the default web site as you might assume. ...
    (microsoft.public.dotnet.framework.aspnet)