mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Updated edit-the-configurationmof-file.md
This commit is contained in:
@ -42,8 +42,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
//===================================================
|
//===================================================
|
||||||
// Microsoft BitLocker Administration and Monitoring
|
// Microsoft BitLocker Administration and Monitoring
|
||||||
//===================================================
|
//===================================================
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("Win32_BitLockerEncryptionDetails", NOFAIL)
|
#pragma deleteclass("Win32_BitLockerEncryptionDetails", NOFAIL)
|
||||||
[Union, ViewSources{"select DeviceId, BitlockerPersistentVolumeId, BitLockerManagementPersistentVolumeId, BitLockerManagementVolumeType, DriveLetter, Compliant, ReasonsForNonCompliance, KeyProtectorTypes, EncryptionMethod, ConversionStatus, ProtectionStatus, IsAutoUnlockEnabled from Mbam_Volume"}, ViewSpaces{"\\\\.\\root\\microsoft\\mbam"}, dynamic, Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
[Union, ViewSources{"select DeviceId, BitlockerPersistentVolumeId, BitLockerManagementPersistentVolumeId, BitLockerManagementVolumeType, DriveLetter, Compliant, ReasonsForNonCompliance, KeyProtectorTypes, EncryptionMethod, ConversionStatus, ProtectionStatus, IsAutoUnlockEnabled from Mbam_Volume"}, ViewSpaces{"\\\\.\\root\\microsoft\\mbam"}, dynamic, Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
||||||
class Win32_BitLockerEncryptionDetails
|
class Win32_BitLockerEncryptionDetails
|
||||||
{
|
{
|
||||||
@ -75,8 +75,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
Boolean IsAutoUnlockEnabled;
|
Boolean IsAutoUnlockEnabled;
|
||||||
};
|
};
|
||||||
|
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("Win32Reg_MBAMPolicy", NOFAIL)
|
#pragma deleteclass("Win32Reg_MBAMPolicy", NOFAIL)
|
||||||
[DYNPROPS]
|
[DYNPROPS]
|
||||||
Class Win32Reg_MBAMPolicy
|
Class Win32Reg_MBAMPolicy
|
||||||
{
|
{
|
||||||
@ -137,8 +137,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
EncodedComputerName;
|
EncodedComputerName;
|
||||||
};
|
};
|
||||||
|
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("CCM_OperatingSystemExtended", NOFAIL)
|
#pragma deleteclass("CCM_OperatingSystemExtended", NOFAIL)
|
||||||
[Union, ViewSources{"select Name,OperatingSystemSKU from Win32_OperatingSystem"}, ViewSpaces{"\\\\.\\root\\cimv2"},
|
[Union, ViewSources{"select Name,OperatingSystemSKU from Win32_OperatingSystem"}, ViewSpaces{"\\\\.\\root\\cimv2"},
|
||||||
dynamic,Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
dynamic,Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
||||||
class CCM_OperatingSystemExtended
|
class CCM_OperatingSystemExtended
|
||||||
@ -149,8 +149,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
uint32 SKU;
|
uint32 SKU;
|
||||||
};
|
};
|
||||||
|
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("CCM_ComputerSystemExtended", NOFAIL)
|
#pragma deleteclass("CCM_ComputerSystemExtended", NOFAIL)
|
||||||
[Union, ViewSources{"select Name,PCSystemType from Win32_ComputerSystem"}, ViewSpaces{"\\\\.\\root\\cimv2"},
|
[Union, ViewSources{"select Name,PCSystemType from Win32_ComputerSystem"}, ViewSpaces{"\\\\.\\root\\cimv2"},
|
||||||
dynamic,Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
dynamic,Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
||||||
class CCM_ComputerSystemExtended
|
class CCM_ComputerSystemExtended
|
||||||
@ -181,8 +181,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
// Microsoft BitLocker Administration and Monitoring
|
// Microsoft BitLocker Administration and Monitoring
|
||||||
//===================================================
|
//===================================================
|
||||||
|
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("Win32_BitLockerEncryptionDetails", NOFAIL)
|
#pragma deleteclass("Win32_BitLockerEncryptionDetails", NOFAIL)
|
||||||
[Union, ViewSources{"select DeviceId, BitlockerPersistentVolumeId, BitLockerManagementPersistentVolumeId, BitLockerManagementVolumeType, DriveLetter, Compliant, ReasonsForNonCompliance, KeyProtectorTypes, EncryptionMethod, ConversionStatus, ProtectionStatus, IsAutoUnlockEnabled from Mbam_Volume"}, ViewSpaces{"\\\\.\\root\\microsoft\\mbam"}, dynamic, Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
[Union, ViewSources{"select DeviceId, BitlockerPersistentVolumeId, BitLockerManagementPersistentVolumeId, BitLockerManagementVolumeType, DriveLetter, Compliant, ReasonsForNonCompliance, KeyProtectorTypes, EncryptionMethod, ConversionStatus, ProtectionStatus, IsAutoUnlockEnabled from Mbam_Volume"}, ViewSpaces{"\\\\.\\root\\microsoft\\mbam"}, dynamic, Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
||||||
class Win32_BitLockerEncryptionDetails
|
class Win32_BitLockerEncryptionDetails
|
||||||
{
|
{
|
||||||
@ -214,8 +214,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
Boolean IsAutoUnlockEnabled;
|
Boolean IsAutoUnlockEnabled;
|
||||||
};
|
};
|
||||||
|
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("Win32Reg_MBAMPolicy", NOFAIL)
|
#pragma deleteclass("Win32Reg_MBAMPolicy", NOFAIL)
|
||||||
[DYNPROPS]
|
[DYNPROPS]
|
||||||
Class Win32Reg_MBAMPolicy
|
Class Win32Reg_MBAMPolicy
|
||||||
{
|
{
|
||||||
@ -276,8 +276,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
EncodedComputerName;
|
EncodedComputerName;
|
||||||
};
|
};
|
||||||
|
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("Win32Reg_MBAMPolicy_64", NOFAIL)
|
#pragma deleteclass("Win32Reg_MBAMPolicy_64", NOFAIL)
|
||||||
[DYNPROPS]
|
[DYNPROPS]
|
||||||
Class Win32Reg_MBAMPolicy_64
|
Class Win32Reg_MBAMPolicy_64
|
||||||
{
|
{
|
||||||
@ -338,8 +338,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
EncodedComputerName;
|
EncodedComputerName;
|
||||||
};
|
};
|
||||||
|
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("CCM_OperatingSystemExtended", NOFAIL)
|
#pragma deleteclass("CCM_OperatingSystemExtended", NOFAIL)
|
||||||
[Union, ViewSources{"select Name,OperatingSystemSKU from Win32_OperatingSystem"}, ViewSpaces{"\\\\.\\root\\cimv2"},
|
[Union, ViewSources{"select Name,OperatingSystemSKU from Win32_OperatingSystem"}, ViewSpaces{"\\\\.\\root\\cimv2"},
|
||||||
dynamic,Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
dynamic,Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
||||||
class CCM_OperatingSystemExtended
|
class CCM_OperatingSystemExtended
|
||||||
@ -350,8 +350,8 @@ If you are installing Microsoft BitLocker Administration and Monitoring (MBAM) 2
|
|||||||
uint32 SKU;
|
uint32 SKU;
|
||||||
};
|
};
|
||||||
|
|
||||||
#pragma namespace ("\\\\.\\root\\cimv2")
|
#pragma namespace ("\\\\.\\root\\cimv2")
|
||||||
#pragma deleteclass("CCM_ComputerSystemExtended", NOFAIL)
|
#pragma deleteclass("CCM_ComputerSystemExtended", NOFAIL)
|
||||||
[Union, ViewSources{"select Name,PCSystemType from Win32_ComputerSystem"}, ViewSpaces{"\\\\.\\root\\cimv2"},
|
[Union, ViewSources{"select Name,PCSystemType from Win32_ComputerSystem"}, ViewSpaces{"\\\\.\\root\\cimv2"},
|
||||||
dynamic,Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
dynamic,Provider("MS_VIEW_INSTANCE_PROVIDER")]
|
||||||
class CCM_ComputerSystemExtended
|
class CCM_ComputerSystemExtended
|
||||||
|
Reference in New Issue
Block a user