WMI Namespace Security
Hello everyone,
I need to add/configure a user account on a WMI namespace (cimv2). For the life of me I can't figure out the Micro$oft WMIC utility. This command-line util is meant to be able to configure the namespace security, but I can't get it to work.
Does anybody out there know how to edit WMI namespace security (without using the WMI Control MMC method?)
Cheers!
I need to add/configure a user account on a WMI namespace (cimv2). For the life of me I can't figure out the Micro$oft WMIC utility. This command-line util is meant to be able to configure the namespace security, but I can't get it to work.
Does anybody out there know how to edit WMI namespace security (without using the WMI Control MMC method?)
Cheers!
0 Comments
[ - ] Hide Comments

so that the conversation will remain readable.
Answer this question
or Comment on this question for clarity
Answers
Just to let you know that I've been able to get half-way there by using VBScript and the GetSD/SetSD methods. Using this method, I'm only able to overwrite the DACL on a WMI namespace rather than editing it...
Please log in to comment
Comments