Powershell - A simple way to send files in non-working hours

Here is a simple way to send files in non-working hours. It is a powershell command.

這裡有一個簡單的方法,在非工作時間去傳送文件。它是一個 powershell command。
#%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe & "C:\bin\GetApps.ps1"

copy-item '\\Server\Shared$\App.exe' -destination 'D:\Shared\'