G
Guest
Using a vbscript, I can interate through the RSOP_GPO class in
root\rsop\computer and get the fully qualified OU for the machine.
Is there a way to do the same for a user? The only way I know how to do
this is to first get the SID for the user then iterate through the RSOP_GPO
class in root\rsop\user\<SID>. Getting the SID isn't easy either....
Thanks in advance.
root\rsop\computer and get the fully qualified OU for the machine.
Is there a way to do the same for a user? The only way I know how to do
this is to first get the SID for the user then iterate through the RSOP_GPO
class in root\rsop\user\<SID>. Getting the SID isn't easy either....
Thanks in advance.