Microsoft
Software
Hardware
Network
Question : Migrating files/folders to a new domain
I need to move a large number of files/folders from a domain to another domain while keeping shares and security. We have almost 100 user.
Most of the users will keep their usernames, some will change, but the domain will be different.
i.e.
[email protected]
will be
[email protected]
, both companies are using Windows Server 2003 R2 STD.
Is that possible, is there a migration tool available for that (even if we have to purchase), any suggestions?
Awaiting your answers...
Answer : Migrating files/folders to a new domain
Export the permissions using xcacls then do a search and replace for te domain name and then run the script to apply the permissions.
See here for more info:
http://support.microsoft.c
om/kb/8257
51
Random Solutions
How do I split .Net 4.0 Windows Form event handlers into separate files?
counts records in a query
Grant Permissions to a user for access of everyone's calendar
WPF Storyboard
vb.net - hex data from textbox
How to make a backup of windows 7
execute sql query inside each row of a gridview to return a total - C# ASP.NET
openvpn is working but there is an issue
Simple String to UTC format
How do I add sample data to my custom module table on install?