I\'m interested in a PowerShell script that copies a large amount of files from a server daily and I\'m interested in implementing a in-console progress bar like
Here is native PowerShell GUI version of RoboCopy. (NO EXE file)
I hope it helps some one.
https://gallery.technet.microsoft.com/PowerShell-Robocopy-GUI-08c9cacb
FYI : Are there any one who can combine PowerCopy GUI tool with Copy-WithProgress bar?