Microsoft
Software
Hardware
Network
Question : Need help using xcopy to backup file from previous 15 days
I am using xcopy to backup files when I get back in the office however I need to only backup files that have been modified in the last 15 days. Is there a way to manipulate the xcopy so that it only copy's files from the last 15 days?
Answer : Need help using xcopy to backup file from previous 15 days
Robocopy is much more robust and will do what you need. See
http://en.wikipedia.org/wi
ki/Robocop
y
for info. It was available as part of the Windows Resource Kit, and introduced as a standard feature of Windows Vista and Windows Server 2008.
Random Solutions
Writing a "hello world" driver for Windows XP
How do I "leave a copy of messages on server" in exchange?
vcdmf.exe - what is it?
MSSQL Reporting Services - Filtering data in a table
How to Encrypt FullText Search Column Value using MS SQL Server 2005?
.mdb vs .adp front end with SQL server backend
configure OWA to use SSL
Server 2008 IIS redirects http access to <a rel="nofollow" href="http://localhost/" target="_blank">http://localhost/</a><sitename<wbr />>
How to synchronize the time on windows 2003 workgroup computer with an NTP appliance?
How to force a batch Script to start only after the fisrt one is finished.