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
Excel 2007 Column Chart Width
Powerpoint 2003. Excel embedded items returning an error
Automatic Email of report in HTML in ASP/oracle
SQL How do I concatenate strings from a column into a single row
PC Client Thinks It Is the Master Browser
How to send large files by E-mail...
outlook express contacts to blackberry 8530
How to Grant Local Admin Rights to Domain Users via Group Policy
ASP.NET 2.0 web app referencing adodb and adodb.net
Access 2007 can't find the "select all" command