Short manual how to add a task with a power shell script
Programm/Script = C:windowssystem32windowspowershellv1.0powershell.exe
- ->
Add arguments = -noprofile -noexit -executionpolicy bypass -file C:pathscript.ps1
run with highest privileges
Short manual how to add a task with a power shell script
Programm/Script = C:windowssystem32windowspowershellv1.0powershell.exe
Add arguments = -noprofile -noexit -executionpolicy bypass -file C:pathscript.ps1
run with highest privileges