aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McNulty <bryanmcnulty@protonmail.com>2025-04-28 17:30:52 -0500
committerBryan McNulty <bryanmcnulty@protonmail.com>2025-04-28 17:30:52 -0500
commit370eca97a1e4ae10f29af11c7f26073abe2b7e0a (patch)
tree0d1569337e2fbe01761ca1190b8e153a15c7019a
parent9b85731a836371655b61abaea5f42c287a3ba5e2 (diff)
downloadgoexec-370eca97a1e4ae10f29af11c7f26073abe2b7e0a.tar.gz
goexec-370eca97a1e4ae10f29af11c7f26073abe2b7e0a.zip
TODO: new feature ideas, check ShellWindows
-rw-r--r--TODO.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index 9c708f3..d0e32d4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,8 +9,12 @@ We wanted to make development of this project as transparent as possible, so we'
- [X] Generate random name/path
- [X] Output
- [X] Add `tsch change`
-- [ ] Serialize XML with default indent level
-- [ ] Add --session to `tsch change`
+- [ ] Serialize XML with default indent level?
+
+### `tsch change`
+
+- [ ] Add `--session` (like `tsch demand`)
+- [ ] Add the option to avoid direct task start using TimeTrigger (similar to `tsch create`)
## SCMR
@@ -66,7 +70,8 @@ We wanted to make development of this project as transparent as possible, so we'
### DCOM
-- [ ] ShellWindows & ShellBrowserWindow
+- [X] ShellWindows
+- [ ] ShellBrowserWindow
### WinRM