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