Maybe I'm missing something here but once you create the GP Permission object, you have to apply it to a GPO using the GPMGPO SetSecurityInfo method. In order to get the reference to the GPO in the first place, you would have had to have called GetGPO on the GPMDomain object, which lets you specify a perm. So, I guess I'm missing where you are not able to specify a DC in this operation? Can you post your code as this may help.


LinkBack URL
About LinkBacks
Reply With Quote