Click to Rate and Give Feedback

  Switch on low bandwidth view
How to Verify Site Information is Published to Active Directory Domain Services

To verify that site information is published to Active Directory® Domain Services after enabling a Configuration Manager site to publish site information, you can use the Active Directory Users and Computers administrative tool. To view the values associated with the individual Configuration Manager Active Directory classes and attributes, you can use the ADSIEdit MMC console.

noteNote
To open an ADSIEdit MMC console, you must first install the Microsoft Windows Server support tools. These tools are included in the support tools folder on both Windows 2000 Server and Windows Server 2003 CDs. To install the Windows Server support tools, navigate to \SUPPORT\TOOLS\ on the server's installation CD and run suptools.msi.

You can also verify that hierarchy manager has created the site code object by reviewing the hman.log file, and you can verify that site component manager has created the management point and server locator point information by reviewing the sitecomp.log file.

Verifying Site Information is Published to Active Directory® Domain Services Using the Active Directory Users and Computers Administrative Tool

To verify site information is published to Active Directory® Domain Services using the Active Directory Users and Computers Administrative tool.

  1. Click Start, Click Run, and enter dsa.msc to open the Active Directory Users and Computers administrative tool.

  2. Click View, and then click Advanced Features.

  3. In the console pane, expand the System container.

  4. Click the System Management container.

  5. In the details pane, verify that the site object and the management point and server locator point information has been published for each site in the domain that has publishing enabled:

    SMS-Site-xxx

    SMS-MP-<site code>-<site server name>

    SMS-SLP-<site code>-<site server name>

    noteNote
    If a site does not contain a site system hosting the management point or server locator point server roles, there will be no information published to Active Directory® Domain Services for those roles. For example, a secondary site with publishing enabled, but without a management point server role enabled, will publish only its site code object to Active Directory® Domain Services.

Verifying Site Information is Published to Active Directory® Domain Services Using the ADSIEdit MMC Console.

To verify creation of the site code object

  1. Click Start, click Run, and enter adsiedit.msc to launch the ADSIEdit MMC console.

  2. If necessary, connect to the site server's domain.

  3. In the console pane, expand the site server's domain, expand DC=<server distinguished name>, expand CN=System, and click CN=System Management.

  4. In the results pane, right-click CN=SMS-Site-xxx and click Properties.

  5. Verify that the following attributes appear:

 

Attribute Property

Syntax

Value

msSMSAssignmentSiteCode

Case-Insensitive String

<sitecode>

msSMSRoamingBoundaries

Case-Insensitive String

<ADsite or subnets>

msSMSSiteBoundaries

Case-Insensitive String

<ADsite or subnets>

msSMSSiteCode

Case-Insensitive String

<sitecode>

noteNote
If the site object is not published or contains incorrect data, review the hman.log file in the \sms\logs folder to identify the failure.

To verify creation of the management point information

  1. Click Start, click Run, and enter adsiedit.msc to launch the ADSIEdit MMC console.

  2. If necessary, connect to the site server's domain.

  3. In the console pane, expand the site server's domain, expand DC=<server distinguished name>, expand CN=System, and click CN=System Management.

  4. Verify that for each management point there is a CN=SMS-MP-<sitecode>-<management point computer name> object.

  5. Right-click CN=SMS-MP-<sitecode>-<default management point computer name> and click Properties.

  6. Verify that the following attributes appear:

 

Attribute Property

Syntax

Value

msSMSDefaultMP

Boolean

TRUE

msSMSMPName

Case-Insensitive String

<default management point computer name>

msSMSSiteCode

Case-Insensitive String

<sitecode>

noteNote
If you do not have an object published for each management point or if the information for the default management point is not correct, review the sitecomp.log file in the <ConfigMgrInstallDir>\logs folder to identify the failure.

To verify creation of the server locator point information

  1. Click Start, click Run, and enter adsiedit.msc to launch the ADSIEdit MMC console.

  2. If necessary, connect to the site server's domain.

  3. In the console pane, expand the site server's domain, expand DC=<server distinguished name>, expand CN=System, and click CN=System Management.

  4. Verify that for each server locator point there is a CN=SMS-SLP-<sitecode>-<server locator point computer name> object.

  5. Right-click CN=SMS-SLP-<sitecode>-<server locator point computer name> and click Properties.

  6. Verify that the following attributes appear:

 

Attribute Property

Syntax

Value

msSMSMPName

Case-Insensitive String

<default management point computer name>

msSMSSiteCode

Case-Insensitive String

<sitecode>

noteNote
If you do not have an object published for the server locator point or if the information for the server locator point is not correct, review the sitecomp.log file in the \sms\logs folder to identify the failure.

See Also

Did you find this information useful? Please click the following link to send your suggestions and comments about the documentation to the Configuration Manager Doc Feedback alias: SMSdocs@microsoft.com.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker