Having some trouble figuring this one out.

I have 500 user accounts in Domain A.   Those user accounts all have a Home 
Directory assigned in AD as 
\\server1\home\%username%<file:///\\server1\home\%25username%25>  .  The 
permission on each user’s directory is as follows:

Domain A\Domain Admins – FULL
Domain A\%username% – MODIFY

Those 500 user accounts will be created in Domain B (there already is a 2 way 
trust in place) because Domain A is going away.  Those 500 new accounts in 
Domain B need to use the SAME home folder path as they did in Domain A 
(\\server1\home\%username%).   What I need to figure out is, how I can adjust 
the permissions on each user’s home folder to merely ADD in MODIFY access for 
their new account in Domain B, and ADD in FULL access for Domain B\Domain 
Admins, WITHOUT removing any of the current permissions on their home folder.

The permission on each user’s directory should end up as follows:

Domain A\Domain Admins – FULL
Domain A\%username% – MODIFY
Domain B\Domain Admins – FULL (new)
Domain B\%username% - MODIFY (new)

Any help?

Reply via email to