File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ You are welcome to use these, but issues opened related to these will be closed
4141| sc_description| sc_description <SVCNAME > <DESCRIPTION > < OPT:HOSTNAME > | Modify an existing services description|
4242| sc_start| sc_start <SVCNAME > < OPT:HOSTNAME > | Start an existing service|
4343| sc_stop| sc_stop <SVCNAME > < OPT:HOSTNAME > | Stop an existing service|
44- | schtaskscreate| schtaskscreate < OPT:HOSTNAME > <TASKPATH > <USERMODE > <FORCEMODE > | Create a new scheduled task (via xml definition)|
44+ | schtaskscreate| schtaskscreate < OPT:HOSTNAME > <USERNAME > < PASSWORD > < TASKPATH > <USERMODE > <FORCEMODE > | Create a new scheduled task (via xml definition)|
4545| schtasksdelete| schtasksdelete < OPT:HOSTNAME > <TASKNAME > <TYPE > | Delete an existing scheduled task|
4646| schtasksrun| schtasksrun < OPT:HOSTNAME > <TASKNAME > | Start a scheduled task|
4747| schtasksstop| schtasksstop < OPT:HOSTNAME > <TASKNAME > | Stop a running scheduled task|
You can’t perform that action at this time.
0 commit comments