Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: wwlcos
  • Content: Threads
  • Order by date
  1. wwlcos

    Modifying .mof in SMS 2003

    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 =...
  2. wwlcos

    Modifying the .mof SMS 2003

    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 =...

Part and Inventory Search

Back
Top