We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be41df6 + 662673a commit 69769b1Copy full SHA for 69769b1
documentation/modules/post/windows/manage/run_as_psh.md
@@ -20,6 +20,8 @@ The process will use the Start-Process command of powershell to run a process as
20
- Requires Powershell
21
- Hidden Mode does not work with older powershell versions
22
- Interactive mode needs to be run from a meterpreter console
23
+- Certain SYSTEM Services cannot run Start-Process with the -credential switch, causing the module to fail
24
+- SYSTEM processes without I/O pipes cannot use interactive mode
25
26
## Examples
27
0 commit comments