Passing credentials with xcopy
5 pts.
0
Q:
Passing credentials with xcopy
a need to write a windows DOS script in order to automate copying a couple files over out AD network. I can certainly set this up using Windows scheduler, but I need to be able to call this .bat file which would copy the file using a third party scheduler software (ESP). what I'm trying to figure out is how to pass the credentials I need to be able to copy the files. The files are being copied from one windows server to another. aany help would be much appreciated
ASKED: Jan 2 2009  12:38 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46795 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
xcopy doesn't have a way to pass in parameters for the remove machine. You would need to setup the remote scheduler to launch the batch file under the correct credentials.
Last Answered: Jan 3 2009  11:46 PM GMT by Mrdenny   46795 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0