Re: Management Point Not Installing
From: Travis Sweat \(MSFT\) (travsw_at_microsoft.com)
Date: 02/23/04
- Next message: Travis Sweat \(MSFT\): "Re: Management Point Not Installing"
- Previous message: sasa: "site update fails"
- In reply to: J_Wagner: "Management Point Not Installing"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Management Point Not Installing"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Management Point Not Installing"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 23 Feb 2004 12:54:58 -0800
It may be that the IUSR and IWAM accounts have logon time
restrictions. Logon time restrictions for these accounts
allow the webserver to deny access during certain times.
NOTE: These restrictions can remain in effect if you have
even uninstalled and reinstalled IIS. Meaning: The
accounts get recreated with the restrictions in place!!
To check go to the problem server:
1) Note the IUSR and IWAM accounts in your user manager
(these are the LOCAL accounts on the server)
2) Run the following command at a dos prompt
Net user <IUSR_ACCOUNT> example: net user
iusr_SERVER1
3) Check the Logon Hours Allowed field. If set to "None"
then MP will have issues installing. It should be set
to "All"
4) Repeat for the IWAM accounts.
5) To set these accounts to all, run the following command
Net user <IUSR_ACCOUNT> /times:all <example: net user
iusr_SERVER times:all>
6) Confirm changes using command from step #2
7) Restart all IIS services (iis admin and www service)
8) Reinstall Management Point. It should now install
successfully.
-- Travis Sweat [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights "J_Wagner" <anonymous@discussions.microsoft.com> wrote in message news:1531f01c3fa49$783c9a20$a401280a@phx.gbl... > Getting the following error in the MPsetup.log: > <02-23-2004 14:59:39> Unknown error code: 456013 > <02-23-2004 14:59:39> [14:59:39] @@ERR:25006 > <02-23-2004 14:59:39> Setup was unable to create the > Internet virtual directory CCM_Incoming > The error code is 80020009 > <02-23-2004 14:59:49> MP.MSI exited with return code: 1603 > <02-23-2004 14:59:49> Backing up MPMSI.log to > D:\SMS\logs\MPMSI.log.LastError > <02-23-2004 14:59:49> Fatal MSI Error - MP.MSI could not > be installed. > > Any solutions for this problem?
- Next message: Travis Sweat \(MSFT\): "Re: Management Point Not Installing"
- Previous message: sasa: "site update fails"
- In reply to: J_Wagner: "Management Point Not Installing"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Management Point Not Installing"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Management Point Not Installing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|