다음을 통해 공유


MDM_Policy_Config01_LocalPoliciesSecurityOptions02 클래스

[일부 정보는 상업용으로 출시되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 명시적 또는 묵시적 보증을 하지 않습니다.]

MDM_Policy_Config01_LocalPoliciesSecurityOptions02 로컬 정책 보안 옵션을 구성합니다.

다음은 MOF 코드에서 단순화된 구문으로 상속된 모든 속성을 포함합니다.

구문

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_Config01_LocalPoliciesSecurityOptions02
{
  string InstanceID;
  string ParentID;
  sint32 Accounts_BlockMicrosoftAccounts;
  sint32 Accounts_EnableGuestAccountStatus;
  sint32 Accounts_EnableAdministratorAccountStatus;
  sint32 Accounts_LimitLocalAccountUseOfBlankPasswordsToConsoleLogonOnly;
  string Accounts_RenameAdministratorAccount;
  string Accounts_RenameGuestAccount;
  string Devices_RestrictCDROMAccessToLocallyLoggedOnUserOnly;
  sint32 Devices_PreventUsersFromInstallingPrinterDriversWhenConnectingToSharedPrinters;
  sint32 Devices_AllowUndockWithoutHavingToLogon;
  string Devices_AllowedToFormatAndEjectRemovableMedia;
  sint32 InteractiveLogon_DisplayUserInformationWhenTheSessionIsLocked;
  sint32 Interactivelogon_DoNotDisplayLastSignedIn;
  sint32 Interactivelogon_DoNotDisplayUsernameAtSignIn;
  sint32 Interactivelogon_DoNotRequireCTRLALTDEL;
  sint32 InteractiveLogon_MachineInactivityLimit;
  string InteractiveLogon_MessageTextForUsersAttemptingToLogOn;
  string InteractiveLogon_MessageTitleForUsersAttemptingToLogOn;
  sint32 NetworkAccess_DoNotAllowAnonymousEnumerationOfSAMAccountsAndShares;
  sint32 NetworkAccess_RestrictAnonymousAccessToNamedPipesAndShares;
  string NetworkAccess_RestrictClientsAllowedToMakeRemoteCallsToSAM;
  sint32 NetworkSecurity_AllowPKU2UAuthenticationRequests;
  sint32 RecoveryConsole_AllowAutomaticAdministrativeLogon;
  sint32 Shutdown_AllowSystemToBeShutDownWithoutHavingToLogOn;
  sint32 Shutdown_ClearVirtualMemoryPageFile;
  sint32 UserAccountControl_AllowUIAccessApplicationsToPromptForElevation;
  sint32 UserAccountControl_BehaviorOfTheElevationPromptForAdministrators;
  sint32 UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers;
  sint32 UserAccountControl_DetectApplicationInstallationsAndPromptForElevation;
  sint32 UserAccountControl_OnlyElevateExecutableFilesThatAreSignedAndValidated;
  sint32 UserAccountControl_OnlyElevateUIAccessApplicationsThatAreInstalledInSecureLocations;
  sint32 UserAccountControl_RunAllAdministratorsInAdminApprovalMode;
  sint32 UserAccountControl_SwitchToTheSecureDesktopWhenPromptingForElevation;
  sint32 UserAccountControl_UseAdminApprovalMode;
  sint32 UserAccountControl_VirtualizeFileAndRegistryWriteFailuresToPerUserLocations;
};

멤버

MDM_Policy_Config01_LocalPoliciesSecurityOptions02 클래스에는 다음과 같은 유형의 멤버가 있습니다.

속성

MDM_Policy_Config01_LocalPoliciesSecurityOptions02 클래스에는 이러한 속성이 있습니다.

Accounts_BlockMicrosoftAccounts

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Accounts_EnableAdministratorAccountStatus

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Accounts_EnableGuestAccountStatus

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Accounts_LimitLocalAccountUseOfBlankPasswordsToConsoleLogonOnly

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Accounts_RenameAdministratorAccount

데이터 형식: 문자열

액세스 형식: 읽기/쓰기

Accounts_RenameGuestAccount

데이터 형식: 문자열

액세스 형식: 읽기/쓰기

Devices_AllowedToFormatAndEjectRemovableMedia

데이터 형식: 문자열

액세스 형식: 읽기/쓰기

Devices_AllowUndockWithoutHavingToLogon

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Devices_PreventUsersFromInstallingPrinterDriversWhenConnectingToSharedPrinters

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Devices_RestrictCDROMAccessToLocallyLoggedOnUserOnly

데이터 형식: 문자열

액세스 형식: 읽기/쓰기

InstanceID

데이터 형식: 문자열

액세스 형식: 읽기 전용

한정자:

InteractiveLogon_DisplayUserInformationWhenTheSessionIsLocked

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Interactivelogon_DoNotDisplayLastSignedIn

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Interactivelogon_DoNotDisplayUsernameAtSignIn

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Interactivelogon_DoNotRequireCTRLALTDEL

데이터 형식: sint32

액세스 형식: 읽기/쓰기

InteractiveLogon_MachineInactivityLimit

데이터 형식: sint32

액세스 형식: 읽기/쓰기

InteractiveLogon_MessageTextForUsersAttemptingToLogOn

데이터 형식: 문자열

액세스 형식: 읽기/쓰기

InteractiveLogon_MessageTitleForUsersAttemptingToLogOn

데이터 형식: 문자열

액세스 형식: 읽기/쓰기

NetworkAccess_DoNotAllowAnonymousEnumerationOfSAMAccountsAndShares

데이터 형식: sint32

액세스 형식: 읽기/쓰기

NetworkAccess_RestrictAnonymousAccessToNamedPipesAndShares

데이터 형식: sint32

액세스 형식: 읽기/쓰기

NetworkAccess_RestrictClientsAllowedToMakeRemoteCallsToSAM

데이터 형식: 문자열

액세스 형식: 읽기/쓰기

NetworkSecurity_AllowPKU2UAuthenticationRequests

데이터 형식: sint32

액세스 형식: 읽기/쓰기

ParentID

데이터 형식: 문자열

액세스 형식: 읽기 전용

한정자:

RecoveryConsole_AllowAutomaticAdministrativeLogon

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Shutdown_AllowSystemToBeShutDownWithoutHavingToLogOn

데이터 형식: sint32

액세스 형식: 읽기/쓰기

Shutdown_ClearVirtualMemoryPageFile

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_AllowUIAccessApplicationsToPromptForElevation

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_BehaviorOfTheElevationPromptForAdministrators

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_DetectApplicationInstallationsAndPromptForElevation

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_OnlyElevateExecutableFilesThatAreSignedAndValidated

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_OnlyElevateUIAccessApplicationsThatAreInstalledInSecureLocations

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_RunAllAdministratorsInAdminApprovalMode

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_SwitchToTheSecureDesktopWhenPromptingForElevation

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_UseAdminApprovalMode

데이터 형식: sint32

액세스 형식: 읽기/쓰기

UserAccountControl_VirtualizeFileAndRegistryWriteFailuresToPerUserLocations

데이터 형식: sint32

액세스 형식: 읽기/쓰기

요구 사항

요구 사항
지원되는 최소 클라이언트
Windows 10 [데스크톱 앱만 해당]
지원되는 최소 서버
지원되는 버전 없음
네임스페이스
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll