Skip to content

Commit 662673a

Browse files
authored
Update run_as_psh.md
1 parent e6afd68 commit 662673a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/modules/post/windows/manage/run_as_psh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The process will use the Start-Process command of powershell to run a process as
2121
- Hidden Mode does not work with older powershell versions
2222
- Interactive mode needs to be run from a meterpreter console
2323
- 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
2425

2526
## Examples
2627

0 commit comments

Comments
 (0)