How can I copy from one domain pc (winxp) logged off, to another domain server (w2k3)
Posted
by user37408
on Server Fault
See other posts from Server Fault
or by user37408
Published on 2010-03-18T01:48:52Z
Indexed on
2010/03/18
1:51 UTC
Read the original article
Hit count: 373
Hi,
I have a automation build server which creates nightly builds. It does this while logged off in Windows XP. This is is one domain while the server I wish to copy the builds to is in another domain (win2k3).
I can't use a network share when logged off and as soon as I try to browse manually to the server it prompts for a username/password
I am guessing the only way is to create a script/batch file which has a domain account and password for the server and runs at a scheduled time.
If there is a more elegant way, please let me know.
thanks
© Server Fault or respective owner