SCCM 원격제어 감사 방법

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

   

How to Audit Remote Control Usage

http://technet.microsoft.com/en-us/library/bb680738(TechNet.10).aspx

   

  

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

   

   

  

   

   

   

'Microsoft > SCCM' 카테고리의 다른 글

SCCM Agent 수동 설치  (0) 2008.08.13
SCCM의 Active 기록이 없는 클라이언트 제거  (0) 2008.08.13
SCCM 백업  (0) 2008.08.13
SCCM 관리콘솔 설치 후 접속 오류  (0) 2008.06.25
SCCM 관리콘솔의 Report 실행 권한  (0) 2008.06.25
  

SCCM 관리콘솔 설치 후 접속 오류

Posted by 이안케이 Microsoft/SCCM : 2008. 6. 25. 17:02

   

   

   

DCOM 관련 계정 액세스 오류로써 SCCM 서버에서 다음과 같은 작업을 진행한다.

   



  1. From the Start menu, click Run and type Dcomcnfg.exe.
  2. In Component Services, click Console root, expand Component Services, expand Computers, and then click My Computer. On the Action menu, click Properties.
  3. In the My Computer Properties dialog box, on the COM Security tab, in the Launch and Activation Permissions section, click Edit Limits.
  4. In the Launch Permissions dialog box, click Add.
  5. In the Select User, Computers, or Groups dialog box, in the Enter the object names to select (examples): box, type SMS Admins and click OK.
  6. In the Permissions for SMS Admins section, select the check box to allow Remote Activation.
  7. Click OK twice, and then close Computer Management.

       

       

  

SCCM 관리콘솔의 Report 실행 권한

Posted by 이안케이 Microsoft/SCCM : 2008. 6. 25. 16:56

   

SCCM 서버에서 SMS Reporting Users 그룹에 사용자를 등록해야 한다.

   

화면 캡처: 2008-06-12, 오전 10:56

   

   

  
 «이전 1  다음»