I'm using my admin account and i'm part of the local admin group and these are Home Folders? NTFS permission set for full permission to Local Admin group.
remove /purge and try with /c /s /a /r:0 /w:0 /tee /de /o /secfix ?
noticed that some .pst files are not copied?
ERROR (1789) : Lookup account sid from \\sourceFS01 failed
aussupport
1 Rookie
•
17 Posts
0
February 25th, 2016 16:00
HI,
Thanks, So this is deleting from the Destination correct?
WARNING : \\Domain\homefolders\Users\tpham\Team 1\Mark Radnell\FEB 1-on-1 - Mark.docx -> DELETED due to copy ABORT.
So when i re run need to add below two options?
/de = Copy the source file when its last modification time is not equal to the destination file’s modification time or when files size are different
/purge = Remove extra files and directories from the destination tree
So if i just want to copy the data not the NTFS remove /secfix and add /nosec ?
As
aussupport
1 Rookie
•
17 Posts
0
March 9th, 2016 21:00
HI,
Source Server got 450GB but copied only 100GB first time after i add the \purge only 35GB
Desti. path : \\sDomain\homefolders\Users\
Files and Dirs filter(s) : *
Directory options : /s /purge
List/Modify/Create options : /d
Check content mode : md5
Security options: : /o /a /secfix
Retry options : /r:0 /w:0 /c
Log file : /log:C:\DataMigration\Users_inc_05032016.log
----------------------------------------------------------
Processing the copy from \svrfs01\Users$\ to \\domain\homefolders\Users\ ...
Copy engine Statistics
======================
File(s) copied : 655
File(s) recovered : 0
Directory(ies) created : 34
Security Descriptor Setting(s) done: : 592
Number of Purged file(s) : 115299
Number of Purged directory(ies) : 12167
Count of File MD5 checked : 654
Amount of copied byte(s) : 37 GB (40 351 806 368 Byte(s))
Estimated copy bitrate : 3654.571 KB/s
Global copy duration : 10782.678
As
Elapsed time: hours: 02, mins: 59, secs: 53
sluetze
2 Intern
•
300 Posts
0
March 9th, 2016 23:00
does the account you are copying with have access to all folderstructures?
aussupport
1 Rookie
•
17 Posts
0
March 10th, 2016 00:00
HI,
I'm using my admin account and i'm part of the local admin group and these are Home Folders? NTFS permission set for full permission to Local Admin group.
remove /purge and try with /c /s /a /r:0 /w:0 /tee /de /o /secfix ?
noticed that some .pst files are not copied?
ERROR (1789) : Lookup account sid from \\sourceFS01 failed
As