MDM_Reboot class
The MDM_Rebootclass is used to configure reboot settings.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv1")]
class MDM_Reboot
{
string InstanceID;
string ParentID;
};
Members
The MDM_Reboot class has these types of members:
Methods
The MDM_Reboot class has these methods.
Method | Description |
---|---|
RebootNowMethod | This method executes a reboot of the device. |
Properties
The MDM_Reboot class has these properties.
-
InstanceID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Identifies the name of the parent node. For this class, the string is "Reboot".
-
-
ParentID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Describes the full path to the parent node. For this class, the string is "./Vendor/MSFT/"
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
None supported |
Namespace |
Root\cimv2\mdm\dmmap |
MOF |
|
DLL |
|