Add sudo_task_scheduler.bat.
This commit is contained in:
parent
abf3addba8
commit
058dbbffc0
1 changed files with 3 additions and 0 deletions
3
sudo_task_scheduler.bat
Normal file
3
sudo_task_scheduler.bat
Normal file
|
@ -0,0 +1,3 @@
|
|||
rem Run as administrator!
|
||||
rem https://docs.microsoft.com/en-us/sysinternals/downloads/psexec
|
||||
PsExec.exe -i -s %windir%\system32\mmc.exe /s taskschd.msc
|
Loading…
Reference in a new issue