MDM_Policy_Config01_LocalPoliciesSecurityOptions02 class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The MDM_Policy_Config01_LocalPoliciesSecurityOptions02 configures the local policies security options.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[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;
};

Members

The MDM_Policy_Config01_LocalPoliciesSecurityOptions02 class has these types of members:

Properties

The MDM_Policy_Config01_LocalPoliciesSecurityOptions02 class has these properties.

Accounts_BlockMicrosoftAccounts

Data type: sint32

Access type: Read/write

Accounts_EnableAdministratorAccountStatus

Data type: sint32

Access type: Read/write

Accounts_EnableGuestAccountStatus

Data type: sint32

Access type: Read/write

Accounts_LimitLocalAccountUseOfBlankPasswordsToConsoleLogonOnly

Data type: sint32

Access type: Read/write

Accounts_RenameAdministratorAccount

Data type: string

Access type: Read/write

Accounts_RenameGuestAccount

Data type: string

Access type: Read/write

Devices_AllowedToFormatAndEjectRemovableMedia

Data type: string

Access type: Read/write

Devices_AllowUndockWithoutHavingToLogon

Data type: sint32

Access type: Read/write

Devices_PreventUsersFromInstallingPrinterDriversWhenConnectingToSharedPrinters

Data type: sint32

Access type: Read/write

Devices_RestrictCDROMAccessToLocallyLoggedOnUserOnly

Data type: string

Access type: Read/write

InstanceID

Data type: string

Access type: Read-only

Qualifiers: key

InteractiveLogon_DisplayUserInformationWhenTheSessionIsLocked

Data type: sint32

Access type: Read/write

Interactivelogon_DoNotDisplayLastSignedIn

Data type: sint32

Access type: Read/write

Interactivelogon_DoNotDisplayUsernameAtSignIn

Data type: sint32

Access type: Read/write

Interactivelogon_DoNotRequireCTRLALTDEL

Data type: sint32

Access type: Read/write

InteractiveLogon_MachineInactivityLimit

Data type: sint32

Access type: Read/write

InteractiveLogon_MessageTextForUsersAttemptingToLogOn

Data type: string

Access type: Read/write

InteractiveLogon_MessageTitleForUsersAttemptingToLogOn

Data type: string

Access type: Read/write

NetworkAccess_DoNotAllowAnonymousEnumerationOfSAMAccountsAndShares

Data type: sint32

Access type: Read/write

NetworkAccess_RestrictAnonymousAccessToNamedPipesAndShares

Data type: sint32

Access type: Read/write

NetworkAccess_RestrictClientsAllowedToMakeRemoteCallsToSAM

Data type: string

Access type: Read/write

NetworkSecurity_AllowPKU2UAuthenticationRequests

Data type: sint32

Access type: Read/write

ParentID

Data type: string

Access type: Read-only

Qualifiers: key

RecoveryConsole_AllowAutomaticAdministrativeLogon

Data type: sint32

Access type: Read/write

Shutdown_AllowSystemToBeShutDownWithoutHavingToLogOn

Data type: sint32

Access type: Read/write

Shutdown_ClearVirtualMemoryPageFile

Data type: sint32

Access type: Read/write

UserAccountControl_AllowUIAccessApplicationsToPromptForElevation

Data type: sint32

Access type: Read/write

UserAccountControl_BehaviorOfTheElevationPromptForAdministrators

Data type: sint32

Access type: Read/write

UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers

Data type: sint32

Access type: Read/write

UserAccountControl_DetectApplicationInstallationsAndPromptForElevation

Data type: sint32

Access type: Read/write

UserAccountControl_OnlyElevateExecutableFilesThatAreSignedAndValidated

Data type: sint32

Access type: Read/write

UserAccountControl_OnlyElevateUIAccessApplicationsThatAreInstalledInSecureLocations

Data type: sint32

Access type: Read/write

UserAccountControl_RunAllAdministratorsInAdminApprovalMode

Data type: sint32

Access type: Read/write

UserAccountControl_SwitchToTheSecureDesktopWhenPromptingForElevation

Data type: sint32

Access type: Read/write

UserAccountControl_UseAdminApprovalMode

Data type: sint32

Access type: Read/write

UserAccountControl_VirtualizeFileAndRegistryWriteFailuresToPerUserLocations

Data type: sint32

Access type: Read/write

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll