Microsoft
Software
Hardware
Network
Question : How do I run a script to move contents of a file to a different location
Hello!
I think this should be easy but I don't know how to do it. I need to create a script that moves the contents of one folder to another... I want to run it as a batch file nightly.
Answer : How do I run a script to move contents of a file to a different location
ROBOCOPY /MOVE C:\folder1 C:\folder 2
That will move everything under the root folder c:\folder1 to c:\folder2 then it will delete C:\folder1 and everything under it.
Random Solutions
Access 2007 VBA Report onFormat ignored on open
Delegating Exchange 2007 permissions
Best way to manage development virtual machines
browstat on 2008 DC with computer browser service: Unable to Retrieve server list error 1130
Enter Formula in the next available cell
I'm having problems with Radio buttons in Access 2007
How do I execute an sql script via the command prompt?
streaming movies to xbox360 over lan
Best ISA 2006 Add-On to manage Internet Bandwidth
Index view won't accept outer joins