taskscheduler-powershell

Windows 任务计划程序定时执行
Get-ExecutionPolicy
Set-ExecutionPolicy Unrestricted  
任务计划设置
启动程序powershell
参数-脚本路径c:\123.ps1
posted @ 2020-01-08 12:39  kylingx  阅读(279)  评论(0编辑  收藏  举报