PowerShell - File and Directory Operations
You want to move all .txt files from
C:\Source to D:\Destination, but only if they are not already present there. Which script snippet achieves this?