Share via


MDM_Policy_Config01_System02 クラス

[一部の情報はリリース前の製品に関することであり、正式版がリリースされるまでに大幅に変更される可能性があります。 ここに記載された情報について、Microsoft は明示または黙示を問わずいかなる保証をするものでもありません。]

MDM_Policy_Config01_System02 クラスは、使用可能なシステム ポリシーを表します。 これらのポリシーによって、許可されるシステム構成が決まります。

次の構文はマネージド オブジェクト フォーマット (MOF) のコードを単純化したもので、すべての継承されたプロパティを含みます。

構文

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_Config01_System02
{
  string InstanceID = "System";
  string ParentID;
  sint32 AllowBuildPreview;
  sint32 AllowEmbeddedMode;
  sint32 AllowExperimentation;
  sint32 AllowFontProviders;
  sint32 AllowLocation;
  sint32 AllowStorageCard;
  sint32 AllowTelemetry;
  string TelemetryProxy;
  sint32 AllowUserToResetPhone;
  string BootStartDriverInitialization;
  sint32 DisableEnterpriseAuthProxy;
  sint32 DisableOneDriveFileSync;
  string DisableSystemRestore;
  sint32 LimitEnhancedDiagnosticDataWindowsAnalytics;
  sint32 FeedbackHubAlwaysSaveDiagnosticsLocally;
};

メンバー

MDM_Policy_ConfigSource01_System02 クラスには、次の種類のメンバーがあります。

プロパティ

MDM_Policy_ConfigSource01_System02 クラスには、これらのプロパティがあります。

AllowBuildPreview

データ型: sint32

アクセスの種類: 読み取り/書き込み

AllowEmbeddedMode

データ型: sint32

アクセスの種類: 読み取り/書き込み

AllowExperimentation

データ型: sint32

アクセスの種類: 読み取り/書き込み

AllowFontProviders

データ型: sint32

アクセスの種類: 読み取り/書き込み

AllowLocation

データ型: sint32

アクセスの種類: 読み取り/書き込み

AllowStorageCard

データ型: sint32

アクセスの種類: 読み取り/書き込み

AllowTelemetry

データ型: sint32

アクセスの種類: 読み取り/書き込み

AllowUserToResetPhone

データ型: sint32

アクセスの種類: 読み取り/書き込み

BootStartDriverInitialization

データ型: string

アクセスの種類: 読み取り/書き込み

DisableEnterpriseAuthProxy

データ型: sint32

アクセスの種類: 読み取り/書き込み

DisableOneDriveFileSync

データ型: sint32

アクセスの種類: 読み取り/書き込み

DisableSystemRestore

データ型: string

アクセスの種類: 読み取り/書き込み

FeedbackHubAlwaysSaveDiagnosticsLocally

データ型: sint32

アクセスの種類: 読み取り/書き込み

InstanceID

データ型: string

アクセスの種類: 読み取り専用

修飾子: キー

親ノードの名前を識別します。 このクラスの場合、文字列は "System" です。

LimitEnhancedDiagnosticDataWindowsAnalytics

データ型: sint32

アクセスの種類: 読み取り/書き込み

Parentid

データ型: string

アクセスの種類: 読み取り専用

修飾子: キー

親ノードへの完全なパスについて説明します。 このクラスの文字列は "./Vendor/MSFT/Policy/Config" です。

"./Vendor/MSFT/Policy/Config"

TelemetryProxy

データ型: string

アクセスの種類: 読み取り/書き込み

要件

要件
サポートされている最小のクライアント
Windows 10 [デスクトップ アプリのみ]
サポートされている最小のサーバー
サポートなし
名前空間
Root\CIMv2\MDM\DMMap
MOF
DMWmiBridgeProv.mof
[DLL]
DMWmiBridgeProv.dll

関連項目

WMI ブリッジ プロバイダーでの PowerShell スクリプトの使用