You can specify command line properties for both CCMSetup.exe and client.msi to modify the behavior of the client installation. For example, if you specify the command line CCMSetup.exe /mp:SMSMP01 /logon SMSSITECODE=AUTO FSP=SMSFP01, then the client installation would use the following properties:
Property |
Description |
/mp:SMSMP01 |
Specifies the management point SMSMP01 to download the necessary client installation files. |
/logon |
Specifies that the installation should stop if an existing Configuration Manager 2007 or SMS 2003 client is found on the computer. |
SMSSITECODE=AUTO |
Specifies that the client should determine its Configuration Manager 2007 site code by using Active Directory or the server locator point. |
FSP=SMSFP01 |
Specifies that the fallback status point named SMSFP01 will be used to receive state messages sent from the client computer. |
A full list of client installation properties can be found in the topic About Configuration Manager Client Installation Properties.
If the Active Directory Schema is extended for Configuration Manager 2007 and Publish this site in Active Directory Domain Services is selected in the Advanced tab of the Site Properties dialog box then client computers will automatically search Active Directory for installation properties.
Note |
CCMSetup.exe requires administrative rights to the client computer. If the user running CCMSetup.exe does not have administrative privileges, then the installation will fail |
보통 CCMSetup.exe /mp:SMSMP01 SMSSITECODE=xyz /retry:30
'Microsoft > SCCM' 카테고리의 다른 글
SCCM 원격제어 감사 방법 (0) | 2008.08.13 |
---|---|
SCCM의 Active 기록이 없는 클라이언트 제거 (0) | 2008.08.13 |
SCCM 백업 (0) | 2008.08.13 |
SCCM 일정기간 동안 연결 안된 불필요한 클라이언트 제거 (0) | 2008.08.13 |
SCCM 관리콘솔 설치 후 접속 오류 (0) | 2008.06.25 |