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.
1 parent e6afd68 commit 662673aCopy full SHA for 662673a
documentation/modules/post/windows/manage/run_as_psh.md
@@ -21,6 +21,7 @@ The process will use the Start-Process command of powershell to run a process as
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