SCCM 2007 SP2 on Win 2008 r2
Good Morning,
I'm experiencing problems with installing the management point. I install the server role within SCCM and it seems to go through ok however i receive the below errors in the logs
MPSETUP.LOG Shows
<02-02-2011 17:07:14> ======== Completed Installion of Pre Reqs for Role SMSMP ========
<02-02-2011 17:07:14> Installing the SMSMP
<02-02-2011 17:07:14> Passed OS version check.
<02-02-2011 17:07:14> IIS Service is installed.
<02-02-2011 17:07:14> checking WebDAV configuraitons
<02-02-2011 17:07:14> WebDAV is configured
<02-02-2011 17:07:14> No versions of SMSMP are installed. Installing new SMSMP.
<02-02-2011 17:07:14> Enabling MSI logging. mp.msi will log to E:\Program Files (x86)\Microsoft Configuration Manager\logs\mpMSI.log
<02-02-2011 17:07:14> Installing E:\Program Files (x86)\Microsoft Configuration Manager\bin\i386\mp.msi CCMINSTALLDIR="E:\Program Files (x86)\SMS_CCM" CCMSERVERDATAROOT="E:\Program Files (x86)\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<02-02-2011 17:07:25> mp.msi exited with return code: 1603
<02-02-2011 17:07:25> Backing up E:\Program Files (x86)\Microsoft Configuration Manager\logs\mpMSI.log to E:\Program Files (x86)\Microsoft Configuration Manager\logs\mpMSI.log.LastError
<02-02-2011 17:07:25> Fatal MSI Error - mp.msi could not be installed.
MPMSI.LO shows
Property(S): Privileged = 1
Property(S): USERNAME = Windows User
Property(S): DATABASE = C:\Windows\Installer\22f3bb.msi
Property(S): OriginalDatabase = E:\Program Files (x86)\Microsoft Configuration Manager\bin\i386\mp.msi
Property(S): UILevel = 2
Property(S): ACTION = INSTALL
Property(S): SMSCWSADSPATH = IIS://LocalHost/W3SVC/1
MSI (s) (E8:14) [17:07:56:403]: Note: 1: 1708
MSI (s) (E8:14) [17:07:56:404]: Product: SMS Management Point -- Installation operation failed.
MSI (s) (E8:14) [17:07:56:404]: Windows Installer installed the product. Product Name: SMS Management Point. Product Version: 4.00.6487.2000. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
MSI (s) (E8:14) [17:07:56:408]: Deferring clean up of packages/files, if any exist
MSI (s) (E8:14) [17:07:56:408]: MainEngineThread is returning 1603
MSI (s) (E8:DC) [17:07:56:428]: RESTART MANAGER: Session closed.
MSI (s) (E8:DC) [17:07:56:428]: No System Restore sequence number for this installation.
=== Logging stopped: 02/02/2011 17:07:56 ===
MSI (s) (E8:DC) [17:07:56:429]: User policy value 'DisableRollback' is 0
MSI (s) (E8:DC) [17:07:56:429]: Machine policy value 'DisableRollback' is 0
MSI (s) (E8:DC) [17:07:56:429]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (E8:DC) [17:07:56:429]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (E8:DC) [17:07:56:430]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (E8:DC) [17:07:56:430]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (E8:DC) [17:07:56:430]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (E8:DC) [17:07:56:430]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (s) (E8:DC) [17:07:56:430]: Restoring environment variables
MSI (s) (E8:DC) [17:07:56:431]: Destroying RemoteAPI object.
MSI (s) (E8:28) [17:07:56:431]: Custom Action Manager thread ending.
MSI (c) (90:2C) [17:07:56:433]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (90:2C) [17:07:56:434]: MainEngineThread is returning 1603
=== Verbose logging stopped: 02/02/2011 17:07:56 ===
Under System Status\Site Status within the SCCM console both Component Status and Site System Status show everything as "OK" in the green
I have noticed however there is not SMS_MP in IIS
Can anyone offer any help on this?
February 2nd, 2011 8:13pm
Did you follow this article to configure the system before attempting to add the role:
http://technet.microsoft.com/en-us/library/cc431377.aspx?Jason | http://myitforum.com/cs2/blogs/jsandys | http://blogs.catapultsystems.com/jsandys/default.aspx | Twitter @JasonSandys
Free Windows Admin Tool Kit Click here and download it now
February 2nd, 2011 8:45pm
Hi Jason
Yes i followed the instructions on the link, The only thing i was unsure about was Webdav I shouldn't have to download it since it comes with Windows Server 2008 right? and i was able to create the Authoring Rule within Webdav.
Any other sugguestions??
any help would be appreciated
February 2nd, 2011 9:33pm
That's correct, webdav ships in R2. The configuration is slightly different I think.
John Marcum | http://myitforum.com/cs2/blogs/jmarcum/|
Free Windows Admin Tool Kit Click here and download it now
February 2nd, 2011 9:40pm
Hi all,
Can anyone offer any advise on this?
many thanks
February 2nd, 2011 11:44pm
You need to find the actual error in the mpmsi.log. It is usually near the text "return code 3" in MSI logs, but you really need to review it in detail.Jason | http://myitforum.com/cs2/blogs/jsandys | http://blogs.catapultsystems.com/jsandys/default.aspx | Twitter @JasonSandys
Free Windows Admin Tool Kit Click here and download it now
February 3rd, 2011 12:57am
I reviewed the mpmsilog and could not find "Return code 3" there was a "Return value 3"
I also tried the below
Removed the MP\Removed IIS\Rebooted
Installed IIS - (Followed the technet article again)\Installed MP\Rebooted
Still no joy the SMS_MP still does not appear in IIS
Checked in Site Settings all component status and Site System status in green
MPMSI.log shows the same as before (original post)
MPSetup.log show the below
02-03-2011 10:50:35> SMSMP Setup Started....
<02-03-2011 10:50:35> Parameters: E:\PROGRA~1\MICROS~1\bin\i386\ROLESE~1.EXE /install /siteserver:UKSCCM1 SMSMP
<02-03-2011 10:50:35> Installing Pre Reqs for SMSMP
<02-03-2011 10:50:35> ======== Installing Pre Reqs for Role SMSMP ========
<02-03-2011 10:50:35> Found 1 Pre Reqs for Role SMSMP
<02-03-2011 10:50:35> Pre Req MSXML60 found.
<02-03-2011 10:50:35> No versions of MSXML60 are installed. Would install new MSXML60.
<02-03-2011 10:50:35> Enabling MSI logging. msxml6_x64.msi will log to E:\Program Files (x86)\Microsoft Configuration Manager\logs\msxml6_x64MSI.log
<02-03-2011 10:50:35> Installing E:\Program Files (x86)\Microsoft Configuration Manager\bin\x64\00000409\msxml6_x64.msi
<02-03-2011 10:50:35> msxml6_x64.msi exited with return code: 0
<02-03-2011 10:50:35> msxml6_x64.msi Installation was successful.
<02-03-2011 10:50:35> ======== Completed Installion of Pre Reqs for Role SMSMP ========
<02-03-2011 10:50:35> Installing the SMSMP
<02-03-2011 10:50:35> Passed OS version check.
<02-03-2011 10:50:35> IIS Service is installed.
<02-03-2011 10:50:35> checking WebDAV configuraitons
<02-03-2011 10:50:35> WebDAV is configured
<02-03-2011 10:50:35> No versions of SMSMP are installed. Installing new SMSMP.
<02-03-2011 10:50:35> Enabling MSI logging. mp.msi will log to E:\Program Files (x86)\Microsoft Configuration Manager\logs\mpMSI.log
<02-03-2011 10:50:35> Installing E:\Program Files (x86)\Microsoft Configuration Manager\bin\i386\mp.msi CCMINSTALLDIR="E:\Program Files (x86)\SMS_CCM" CCMSERVERDATAROOT="E:\Program Files (x86)\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<02-03-2011 10:50:36> mp.msi exited with return code: 1603
<02-03-2011 10:50:36> Backing up E:\Program Files (x86)\Microsoft Configuration Manager\logs\mpMSI.log to E:\Program Files (x86)\Microsoft Configuration Manager\logs\mpMSI.log.LastError
<02-03-2011 10:50:36> Fatal MSI Error - mp.msi could not be installed.
Any suggestions? is there anywhere else i need to be looking?
Many thanks
February 3rd, 2011 1:58pm
MPMSI.log shows the same as before (original post)
...but it does not contain the part where the error occured. Search for the occurance of "return value 3". The error should be listed a few lines before it.
Free Windows Admin Tool Kit Click here and download it now
February 3rd, 2011 2:03pm
Hi - I managed to find it - see below
MSI (s) (24:F0) [11:49:30:420]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CcmValidateServerConfig'
MSI (s) (24:A4) [11:49:30:423]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI7C5F.tmp, Entrypoint: CcmValidateServerConfig
Action start 11:49:30: CcmValidateServerConfig.
[11:49:30] The name of the web site is "Default Web Site".
[11:49:30] The state of web site "Default Web Site" is not Started. It's current state is Stopped.
[11:49:30] ERROR: Validate IIS failed with 0x80004005.
[11:49:30] @@ERR:25054
MSI (s) (24!18) [11:49:30:584]: Product: SMS Management Point -- Error 25054. Internet Information Services Default Web Site is not running
Error 25054. Internet Information Services Default Web Site is not running
CustomAction CcmValidateServerConfig returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 11:49:30: CcmValidateServerConfig. Return value 3.
Action ended 11:49:30: INSTALL. Return value 3.
Looking at this it just means the IIS service stopped - I restarted this and tried to install the management point with not luck the bottom of the log is the same as before.
The only other config change i made was to the webdav schema XML
WebDav_schema.xml is not updating even though you have changed it in MMC IIS console.
To fix this..
navigate to %windir%\System32\inetsrv\config\schema
take ownership of webdav_schema.xml
remove the readonly attributes
edit them to these:
<attribute name="allowAnonymousPropfind" type="bool" defaultValue="true" />
<attribute name="allowInfinitePropfindDepth" type="bool" defaultValue="true" />
<attribute name="allowCustomProperties" type="bool" defaultValue="false" />
any thoughts?
thanks!
February 3rd, 2011 2:58pm
Did this ever get resolved? I'm having the same issue.Travis
Free Windows Admin Tool Kit Click here and download it now
July 1st, 2011 10:46pm
[11:49:30] The state of web site "Default Web Site" is not Started. It's current state is Stopped.
MSI (s) (24!18) [11:49:30:584]: Product: SMS Management Point -- Error 25054. Internet Information Services Default Web Site is not running
Error 25054. Internet Information Services Default Web Site is not running
Are you experiencing the exact same issue? Isn't that error self explanatory?Torsten Meringer | http://www.mssccmfaq.de
July 2nd, 2011 1:02am


