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
Dealing with Corrupted System Files on Vista
Adding a second Cisco Voice Gateway Router to Cisco Unifiied Communications Manager 7.0.1
WDS deployment of Windows 7
powershell
How To Configure VLAN on Intel Pro 1000 MT
reading multiple integers from line stored in a file c++
Logging computer off network
SCCM Query to find specific drivers
Er diagram for university accommodation office
Exporting & Importing WAS profiles