Hi,
I'm using this script to copy 'Member Of..' permissions from one user to another.
Problem I have is that we have 5 domain controllers, what I find is when I delete ALL the groups from user2 (from their own domain controller) and then run the script, what I get is all the groups from user1 plus groups from user2 in the list again, what I'm thinking is that the groups are being copied from another domain controller. Ho do I sort it, do I have to remove user2's groups from ALL the domain controller prior to running this script?