So for example:
NET USE \\<destination computer> /USER:<admin account for destination computer> <password>
ROBOCOPY C:\Documents and Setting\<my user>\My Documents\ \\<destination computer>\<net share/admin share> /E /ZB
Would this be along the right lines??
NET USE \\<destination computer> /USER:<admin account for destination computer> <password>
ROBOCOPY C:\Documents and Setting\<my user>\My Documents\ \\<destination computer>\<net share/admin share> /E /ZB
Would this be along the right lines??