학습
모듈
Explore advanced configuration methods - Training
This module describes how administrators can activate Windows clients at scale and use Group Policy and PowerShell to apply configuration settings to groups of Windows clients.
컴퓨터의 전역 활성화 및 호출 정책을 제어합니다. 관리자와 시스템만 레지스트리의 이 부분에 대한 모든 권한을 갖습니다. 다른 모든 사용자에게는 읽기 전용 액세스 권한이 있습니다.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole
EnableDCOM = value
REG_SZ 값입니다 .
값 | 설명 |
---|---|
N(또는 n) | 원격 클라이언트는 서버를 시작하거나 이 컴퓨터의 개체에 연결할 수 없습니다. 로컬 클라이언트는 원격 DCOM 서버에 액세스할 수 없습니다. 모든 DCOM 트래픽이 차단됩니다. 클래스 코드의 로컬 시작 및 개체에 대한 연결은 클래스의 LaunchPermission 레지스트리 값 및 전역 DefaultLaunchPermission 레지스트리 값의 값 및 액세스 권한에 따라 클래스별로 허용됩니다. |
Y(또는 y) | 클래스의 LaunchPermission 레지스트리 값 및 전역 DefaultLaunchPermission 레지스트리 값의 값 및 액세스 권한에 따라 클래스별로 서버를 시작하고 개체에 연결할 수 있습니다. |
학습
모듈
Explore advanced configuration methods - Training
This module describes how administrators can activate Windows clients at scale and use Group Policy and PowerShell to apply configuration settings to groups of Windows clients.