taskscheduler-powershell
Windows 任务计划程序定时执行
Get-ExecutionPolicy
Set-ExecutionPolicy Unrestricted
任务计划设置
启动程序powershell
参数-脚本路径c:\123.ps1
Windows 任务计划程序定时执行
Get-ExecutionPolicy
Set-ExecutionPolicy Unrestricted
任务计划设置
启动程序powershell
参数-脚本路径c:\123.ps1