Скопировать файл с помощью скрипта PowerShell

Copy-Item -Path C:\Users\Public\Desktop\folder\Text.txt -Destination C:\Users\Public\Desktop\secondfolder
Gorgeous Gibbon