Having trouble modifying the .mof in SMS 2003. Below is the registry key I'm collecting on:
#pragma namespace("\\\\.\\root\\cimv2")
[DYNPROPS] class Reboot_Required
{
[key]
string Keyname="";
string Flags;
};
[DYNPROPS] instance of Reboot_Required
{
KeyName =...
Having trouble modifying the .mof in SMS 2003. Below is the registry key I'm collecting on:
#pragma namespace("\\\\.\\root\\cimv2")
[DYNPROPS] class Reboot_Required
{
[key]
string Keyname="";
string Flags;
};
[DYNPROPS] instance of Reboot_Required
{
KeyName =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.