This forum is closed. Thank you for your contributions.
Hi Guys,
any scripts available where i can move files(file name changes everyday.eg: 2018monthandday(20180515)) from server to users C drive.
i know how to robocopy but different file is something i am not sure of.
Andy
Please carefully review the following links to set your expectation for posting in technical forums.
This Forum is for Scripting Question Rather than script requests
Script Gallery.
Script Center
Learn PowerShell
Script requests PowerShell Documentation
PowerShell Style Guidelines
From a Bill Stewart summary of useful forum links:
\_(ツ)_/
Hi,
RoboCopy will only copy newer files. Files of the same age will be skipped.
Hope this helps!
Kind regards, Leon
Blog: https://thesystemcenterblog.com LinkedIn:
I think that using this script will help you:
https://gallery.technet.microsoft.com/scriptcenter/Copy-Files-from-folderA-to-29710ef9
Let us know if any answer were useful or if you do need any further assistance