diff options
author | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-03-01 21:51:32 -0600 |
---|---|---|
committer | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-03-01 21:51:32 -0600 |
commit | 294e3b68183470f1f8d0f4d75ab99c01548fdb14 (patch) | |
tree | 3b67c3b757fef312ea17c85a837d94d4b7baf177 /TODO.md | |
parent | 95639314be41bbbdf092e42600f3a492d30427cc (diff) | |
download | goexec-294e3b68183470f1f8d0f4d75ab99c01548fdb14.tar.gz goexec-294e3b68183470f1f8d0f4d75ab99c01548fdb14.zip |
Added TODO
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +# TODO + +- [ ] Add command to tsch - update task if it already exists. See https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-tsch/849c131a-64e4-46ef-b015-9d4c599c5167 (`flags` argument) +- [ ] Add delete command to scmr - should look similar to `tsch delete` +- [ ] Add ATSvc module. See https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-tsch/920fb461-5cb5-41cc-b0fc-d9449d9976b8 |