Hi there,
I need to setup a scheduled task to daily back up some log files that have yesterday's date as part of the file names. How can I make use of PowerShell scripts for wildcard selection on the files?
Sample file name: 2014-06-11dailylog1.bak
Thanks
Richard Poon