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
Error running DC Promo on Windows 2008 R2
Access is denied, unable to remove device when trying to delete a printer.
Using sendkeys in SQL
Custom toolbar query view...
Change the login name of a user in a SQL Server 2005 database
problems with specific user in exchange 2003 environment
iSCSI Performance Tuning
Mysql Query to select from two tables
exchange 2003 permissions issue
how can I enter a genuine product key in Windows 7