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
Invalid Certificates and Settings with Exchange 2007 SP2 Autodiscover
Batch file to "net use" and capture output to a text file
Count and display the number of times the same entry appears
Special Values in VBA
Dialog box for making the user select the printer
Access 2007 text box using Sum function won't update until focus leaves Access window
How can I run/emulate IE 7 to access a site that only works for IE7
Home folder quotas - best method?
Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI<wbr />_AS" and "Latin1_General_CI_AS" in the equal to operation
Backup of ESXi when no other Windows Server