SCCM Agent 수동 설치

Posted by 이안케이 Microsoft/SCCM : 2008. 8. 13. 18:43

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

   

   

   

   

  

SCCM의 Active 기록이 없는 클라이언트 제거

Posted by 이안케이 Microsoft/SCCM : 2008. 8. 13. 18:37

   

   

   

 

   

  

SCCM 백업

Posted by 이안케이 Microsoft/SCCM : 2008. 8. 13. 18:37

   

   

  
 «이전 1 ··· 8 9 10 11 12 13 14 ··· 28  다음»