powershell script that copy only new files with datetime
how create powershell script copies new files land in source directory destination directory datetime stamp append end of file? image run scheduler (unless there alternatives), needs monitor source directory make sure new files copied destination.
thanks
community
nick
use powershell monitor creation of new files http://blogs.technet.com/b/heyscriptingguy/archive/2012/07/17/use-powershell-to-monitor-for-the-creation-of-new-files.aspx
powershell filesystemwatcher
https://gallery.technet.microsoft.com/scriptcenter/powershell-filesystemwatche-dfd7084b
Windows Server > Windows PowerShell
Comments
Post a Comment