If you have extended the Active Directory schema for your Configuration Manager 2007 site, then a number of client installation settings will be published to Active Directory Domain Services. When a new Configuration Manager 2007 client is installed, it can then search Active Directory Domain Services to find standard installation properties to use.
Advantages of using Active Directory to store client installation properties include the following:
- Software update point client installation and
Group Policy based client installations do not require setup
parameters to be provisioned on each computer.
- Because this information is automatically
generated, the risk of human error associated with manually
entering installation properties is eliminated.
Client installation properties stored in Active Directory Domain Services are used only if no other setup properties are specified with any of the following methods:
- Manual installation
- Provisioning client installation properties
using Windows Group Policy
The following table lists Configuration Manager 2007 client installation methods and the circumstances in which they will use Active Directory to obtain installation properties:
Installation Method | Comments | ||
---|---|---|---|
Client push installation |
Client installation properties are specified in the Client tab of the Client Push Installation Properties dialog box. Configuration settings are stored in a file which is read by the client during installation. Client push installation does not use Active Directory to obtain installation properties. Client push installation properties specified in this tab are published to Active Directory if the schema is extended for Configuration Manager 2007 and read by client installations where CCMSetup is run with no installation properties.
|
||
Software update point based installation |
The software update point installation method does not support adding installation properties to the CCMSetup command line. If no command line properties have been provisioned on the client computer using Group Policy, it will search Active Directory for installation properties. |
||
Group Policy installation |
The Group Policy installation method does not support adding installation properties to the CCMSetup command line. If no command line properties have been provisioned on the client computer using Group Policy, it will search Active Directory for installation properties. |
||
Manual installation |
Active Directory will be searched for installation properties under the following circumstances:
|
||
Logon script installation |
Active Directory will be searched for installation properties under the following circumstances:
|
||
Software distribution installation |
Active Directory will be searched for installation properties under the following circumstances:
|
||
Installations for clients that cannot access Active Directory for published information:
|
These client computers cannot read installation properties from Active Directory, and so will not be able to access installation properties published to Active Directory. |
The following client installation properties are published by Configuration Manager 2007 to Active Directory. See the topic About Configuration Manager Client Installation Properties for further information on these items.
- The default management point used to download
content for the client installation.
- The Configuration Manager 2007 site code.
- The HTTP port used for client communications
in both mixed mode and native mode.
- The HTTPS port used for client communication
in native mode.
- A setting to indicate that the client must
communicate in native mode.
- The fallback status point (if the site has
multiple fallback status points, only the first one that was
installed will be published to Active Directory Domain
Services).
- The certificate store name if the default
(Local Computer) is not being used.
- The selection criteria for certificate
selection, if this is required because the client has more than one
valid certificate that can be used for native mode
communication.
- A setting to determine which certificate to
use for native mode communication if multiple valid certificates
exist.
- Installation properties specified in the
Client tab of the Client Push Installation Properties
dialog box.