Microsoft
Software
Hardware
Network
Question : Robocopy correct syntax for copying user profiles
I am trying to 'Robocopy' user profiles from our 'old' Domain Controller, to the new one (old = SBS 2003, new = Server 2008 X64). When I use Robocopy, it fails on the NTUSER.DAT file, saying access is denied.
What syntax would I need to complete this operation. I am trying to copy all of the user files from d:\data\home to p:\Profiles
P: is a network drive, I need to copy *.* from the home directory to the P: drive.
Answer : Robocopy correct syntax for copying user profiles
Robocopy "Source" "Destination" /MIR
it will Mirror the same data in the target or else
Robocopy.exe "source" "Dest" /copy:DOTS /z /s /e /R:5 /W:10 /LOG:c:\copy.log /TEE
Random Solutions
#550 5.3.4 SMTPSEND.OverAdvertisedSiz
e; message size exceeds fixed maximum size ##
Windows batch file to trigger e-mail notification.
SQL Server function to call the excel function gammaln
How to allow Internet access between untrusted zones on SSG-140
can ping by ip, and by name, but not browse
Citrix \ IE - Published Web Site
error while installing Exchang 2010
Move DC role from Exchange Server
reverse ajax
Static route to website in Squid