Re: Management Point Not Installing

From: Travis Sweat \(MSFT\) (travsw_at_microsoft.com)
Date: 02/23/04


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?


Relevant Pages

  • Re: password encryption
    ... as a column and select the last logon time option in the right column. ... with the -inactive switch to find those users with inactive accounts based on number ... member computer with adminpak from Windows 2003 installed on it. ... > I'm looking at W2k for inactive domain accounts thanks ...
    (microsoft.public.win2000.security)
  • Re: password encryption
    ... >Download the free dumpsec tool from SomarSoft and run it using the reports/dump users ... >as a column and select the last logon time option in the right column. ... >with the -inactive switch to find those users with inactive accounts based on number ... >> I'm looking at W2k for inactive domain accounts thanks ...
    (microsoft.public.win2000.security)
  • Re: Problem with ASP pages in IIS6
    ... I'm sorry but in AD I see only the IUSR & IWAM accounts ... >For the "The Template Persistent Cache initialization ...
    (microsoft.public.inetserver.iis)
  • 2003 & Automatically log off users when logon time expires
    ... I am trying to limit users to the actual times defined on their ... accounts but I can not find this "Automatically log off users when ... logon time expires" setting in 2003. ...
    (microsoft.public.win2000.security)
  • Re: Guest account vs IIS user account
    ... disable or change these accounts and still have my IIS work? ... the guest account is used when there's no valid user at all.the iusr ... and iwam accounts are real accounts, an they're members of the guest ...
    (microsoft.public.exchange.admin)