Microsoft
Software
Hardware
Network
Question : Creating a Batch File / Script
I need help with creating a script that will copy files from one location to another.
Example: I have one server \\10.80.x.x\Test\Files
I need to move files from the above location to: \\10.80.1.x\Test\RecieveFi
les
I will setup a sx task to call on the batch file.
Thanks!
Answer : Creating a Batch File / Script
Depending on permissions and what options you want you can try this:
1: 2:
@ECHO OFF xcopy \\10.80.x.x\Test\Files \\10.80.1.x\Test\RecieveFiles /D /E /C /R /I /K /Y
Random Solutions
VBscript for psexec
CRM 4.0 - Contracts Expiring at a specific time?
Exchange 2007 Certificate Renewal
Citrix Printing issue for only one user
Cisco VPN Client 5.0.07.0290 on Windows 7 64 bit
Dell Inspiron 1012 - Multimedia Controller Driver
memory
Solaris 10 zone fails to start up
Cisco 1310g Wireless Bridge, Fastethernet Hardware Status Down
Mcaffe EPO 4.5 : deploying new EPO with existing agents