I am migration from DomainA to DomainB. I need to search for the domainA users Id that have permission to the Inetpub folder so I can map those users to the new DomainB ID. I really don't need to know the permission, but just the user name
For example, if for folderA, I have
users
DomainA\user1
DomainA\user2
I need to run a script that can read thru folderA and it's (resurse)subfolders and then generate a list of DomainA users ID.
thanks.
For example, if for folderA, I have
users
DomainA\user1
DomainA\user2
I need to run a script that can read thru folderA and it's (resurse)subfolders and then generate a list of DomainA users ID.
thanks.