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
Help File Format for program
Local delivery queue in retry mode
Annotate pdf file online using silverlight
C# VS2008 Win App - HOw can I create nice form skins - can I download them?
Errors Compiling DLL
SBS 2008 - Combine two gigabit nics for faster network speed.
Public Counter in VBA
Vista can't modify files (Access Denied)
How to automate Access Report Save process (in multiple formats)
access 2007 "Invalid field definition 'CustomerID' in definition of index or relationship