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
Dell PowerEdge Perc 4e/Di RAID 1 expansion
Oracle Join null rows.
asp.net vb.net render html to component
Exchange 2010 Public Folder Error
difference between AD integrated dns server and dns server
Menu settings
Outlook 2007 w/ Exchange 2010 empty folder
get name of the opened file
ISA denying with blank rule
jar encryption