SCCM secondary site publishing
Hi,
I am Installing SCCM SP1. I have Installed a primary site TS1. It created following records in AD:
SMS-SLP-TS1-SRV1
SMS-MP-TS1-SRV1
SMS-Site-TS1
Now I installed a secondary site TS2 on another server. The installation was successful. It created a record in AD:
SMS-Site-TS2
Now I configured MP role on this server. during the wizard, it asked me if I want to set it as default MP for that site. I selected "yes". But it did not create any MP record for that site in AD(SMS-MP-<Hostname>). like the one created for the Primary site.
Is it a normal behavior or I am going wrong somewhere. Please help.
Thanks and Regards,
Devendra.
October 30th, 2008 10:35am
Check sitecomp.log and hman.log if the server can successfully publish the data to AD (there might be a permissions issue).
Free Windows Admin Tool Kit Click here and download it now
October 30th, 2008 11:33am
Hi,
Its not a problem of security, as It is able to create a site record: SMS-Site-TS2.
Thanks,
Devendra.
October 30th, 2008 3:45pm
Check with "MPSetup.log" in the secondary site server and it should be show the below info....and it will create a virtual directory in the IIS ,Please check whether the "MP" URL has created in the IIS.
<10-12-2010 18:19:38> ======== Installing Pre Reqs for Role SMSMP ========
<10-12-2010 18:19:38> Found 1 Pre Reqs for Role SMSMP
<10-12-2010 18:19:38> Pre Req MSXML60 found.
<10-12-2010 18:19:38> No versions of MSXML60 are installed. Would install new MSXML60.
<10-12-2010 18:19:38> Enabling MSI logging. msxml6_x64.msi will log to D:\Microsoft Configuration Manager\logs\msxml6_x64MSI.log
<10-12-2010 18:19:38> Installing D:\Microsoft Configuration Manager\bin\x64\00000409\msxml6_x64.msi
<10-12-2010 18:19:39> msxml6_x64.msi exited with return code: 0
<10-12-2010 18:19:39> msxml6_x64.msi Installation was successful.
<10-12-2010 18:19:39> ======== Completed Installion of Pre Reqs for Role SMSMP ========
<10-12-2010 18:19:39> Installing the SMSMP
<10-12-2010 18:19:39> Passed OS version check.
<10-12-2010 18:19:39> IIS Service is installed.
<10-12-2010 18:19:39> checking WebDAV configuraitons
<10-12-2010 18:19:42> WebDAV is configured
<10-12-2010 18:19:42> No versions of SMSMP are installed. Installing new SMSMP.
<10-12-2010 18:19:42> Enabling MSI logging. mp.msi will log to D:\Microsoft Configuration Manager\logs\mpMSI.log
<10-12-2010 18:19:42> Installing D:\Microsoft Configuration Manager\bin\i386\mp.msi CCMINSTALLDIR="D:\SMS_CCM" CCMSERVERDATAROOT="D:\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443
USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<10-12-2010 18:20:58> mp.msi exited with return code: 0
<10-12-2010 18:20:58> Verifying CCM_CLIENT virtual directory.
<10-12-2010 18:20:58> Website path is IIS://LocalHost/W3SVC/1.
<10-12-2010 18:20:58> Connecting to IIS.
<10-12-2010 18:20:58> CCM_CLIENT is currently D:\Microsoft Configuration Manager\Client.
<10-12-2010 18:20:58> Installation was successful.
Regards
Prabhu J
Engineer Consulting Services
Free Windows Admin Tool Kit Click here and download it now
October 13th, 2010 12:54pm
As Torsten mentioned check the sitecomp.log and hman.log to identify if there is any permissions problem.
The following link may help you:
http://www.madanmohan.com/2010/10/how-to-make-sure-smssccm-site.html
Regards,
Madan
October 13th, 2010 4:45pm
As Torsten mentioned check the sitecomp.log and hman.log to identify if there is any permissions problem.
The following link may help you:
http://www.madanmohan.com/2010/10/how-to-make-sure-smssccm-site.html
Regards,
Madan
Free Windows Admin Tool Kit Click here and download it now
October 13th, 2010 4:45pm