Hi,
I have migrate AD object from domain A to domain B by ADMT. After user migrate to domain, domain B user can access the file servers in domain A as the SID history is added in user account.
We have around 30 file servers in domain A. As we don't have resource, we will not migrate the file server by ADMT. The file server will just disjoin from domain A and rejoin into domain B.
The question is how can I export the NTFS permission and Share permission which user are @domainA, then import the permission which are @domainB. So the same set of domain B permission can add into the share folder.
(For example: userA@domainA.com have full access in share folder, how can add the userA@domainB.com full access permission to the same folder)
Seems icacls can export and import the NTFS permission, but share permission not work. Any tools or cmdlet can do this?
Thanks
Best Regards
Chong