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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using SetSecurityDescriptor Method to alter WMI permissions

Status
Not open for further replies.

MrHanley

MIS
Oct 2, 2007
1
GB
Hi guys

As part of our autmated SQL 2005 build I need to assign a global group 'Remote Enable' permissions to the WMI root and it needs to apply to all subnamespaces.

Ideally this needs to be done via a VB Script and I believe I can use the SetSecurityDescriptor method, I've done a lot of reading up on this and I still don't really know what I'm doing.

Does anyone know how to use a script to assign these permissions?

Thanks in advance guys

MrHanley



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top