Freigeben über


MDM_Policy_Config01_LocalPoliciesSecurityOptions02-Klasse

[Einige Informationen beziehen sich auf die Vorabversion, die vor der kommerziellen Freigabe möglicherweise wesentlichen Änderungen unterliegt. Microsoft übernimmt für die hier bereitgestellten Informationen keine Gewährleistung, weder ausdrücklicher noch impliziter Art.]

Der MDM_Policy_Config01_LocalPoliciesSecurityOptions02 konfiguriert die Sicherheitsoptionen für lokale Richtlinien.

Die folgende Syntax enthält vereinfachten MOF-Code und schließt alle geerbten Eigenschaften ein.

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

Member

Die MDM_Policy_Config01_LocalPoliciesSecurityOptions02-Klasse verfügt über die folgenden Membertypen:

Eigenschaften

Die MDM_Policy_Config01_LocalPoliciesSecurityOptions02-Klasse verfügt über diese Eigenschaften.

Accounts_BlockMicrosoftAccounts

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Accounts_EnableAdministratorAccountStatus

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Accounts_EnableGuestAccountStatus

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Accounts_LimitLocalAccountUseOfBlankPasswordsToConsoleLogonOnly

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Accounts_RenameAdministratorAccount

Datentyp: Zeichenfolge

Zugriffstyp: Lese-/Schreibzugriff

Accounts_RenameGuestAccount

Datentyp: Zeichenfolge

Zugriffstyp: Lese-/Schreibzugriff

Devices_AllowedToFormatAndEjectRemovableMedia

Datentyp: Zeichenfolge

Zugriffstyp: Lese-/Schreibzugriff

Devices_AllowUndockWithoutHavingToLogon

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Devices_PreventUsersFromInstallingPrinterDriversWhenConnectingToSharedPrinters

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Devices_RestrictCDROMAccessToLocallyLoggedOnUserOnly

Datentyp: Zeichenfolge

Zugriffstyp: Lese-/Schreibzugriff

InstanceID

Datentyp: Zeichenfolge

Zugriffstyp: Schreibgeschützt

Qualifizierer: Schlüssel

InteractiveLogon_DisplayUserInformationWhenTheSessionIsLocked

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Interactivelogon_DoNotDisplayLastSignedIn

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Interactivelogon_DoNotDisplayUsernameAtSignIn

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Interactivelogon_DoNotRequireCTRLALTDEL

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

InteractiveLogon_MachineInactivityLimit

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

InteractiveLogon_MessageTextForUsersAttemptingToLogOn

Datentyp: Zeichenfolge

Zugriffstyp: Lese-/Schreibzugriff

InteractiveLogon_MessageTitleForUsersAttemptingToLogOn

Datentyp: Zeichenfolge

Zugriffstyp: Lese-/Schreibzugriff

NetworkAccess_DoNotAllowAnonymousEnumerationOfSAMAccountsAndShares

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

NetworkAccess_RestrictAnonymousAccessToNamedPipesAndShares

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

NetworkAccess_RestrictClientsAllowedToMakeRemoteCallsToSAM

Datentyp: Zeichenfolge

Zugriffstyp: Lese-/Schreibzugriff

NetworkSecurity_AllowPKU2UAuthenticationRequests

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Parentid

Datentyp: Zeichenfolge

Zugriffstyp: Schreibgeschützt

Qualifizierer: Schlüssel

RecoveryConsole_AllowAutomaticAdministrativeLogon

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Shutdown_AllowSystemToBeShutDownWithoutHavingToLogOn

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Shutdown_ClearVirtualMemoryPageFile

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_AllowUIAccessApplicationsToPromptForElevation

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_BehaviorOfTheElevationPromptForAdministrators

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_BehaviorOfTheElevationPromptForStandardUsers

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_DetectApplicationInstallationsAndPromptForElevation

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_OnlyElevateExecutableFilesThatAreSignedAndValidated

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_OnlyElevateUIAccessApplicationsThatAreInstalledInSecureLocations

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_RunAllAdministratorsInAdminApprovalMode

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_SwitchToTheSecureDesktopWhenPromptingForElevation

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_UseAdminApprovalMode

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

UserAccountControl_VirtualizeFileAndRegistryWriteFailuresToPerUserLocations

Datentyp: sint32

Zugriffstyp: Lese-/Schreibzugriff

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client)
Windows 10 [nur Desktop-Apps]
Unterstützte Mindestversion (Server)
Nicht unterstützt
Namespace
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll