I think there's a util...
Hehe.. anyhow, I'm also writing a little script for this. Doing a code:
SHELL '%COMSPEC% /C $Robocopy "$SourceShare\$UserID" "$TargetShare\$UserID" /CREATE /E /NP /R:3 /SEC /V /W:5 /Z >"$RoboPreLog"'
followed by a code:
SHELL '%COMSPEC% /C $Robocopy "$SourceShare\$UserID" "$TargetShare\$UserID" /E /NP /R:3 /SEC /V /W:5 /Z >"$RoboLog"'
ps, do NOT use the /CREATE switch if there's already files in the destination folder.. it will report errors then. I also want to check/recreate the shares too (only move files and folders that have a share and an existing domain account)... but I'm having probs with the damned rmtshare.exe, who gives me "The command failed: 998" (think 998 is perms, but I have domain admin perms...) :/
[ 17. January 2003, 15:44: Message edited by: masken ]
_________________________
The tart is out there