diff --git a/documentation/modules/post/windows/manage/run_as_psh.md b/documentation/modules/post/windows/manage/run_as_psh.md index 38565476ab88..98d76bf40f34 100644 --- a/documentation/modules/post/windows/manage/run_as_psh.md +++ b/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 - Hidden Mode does not work with older powershell versions - Interactive mode needs to be run from a meterpreter console - Certain SYSTEM Services cannot run Start-Process with the -credential switch, causing the module to fail +- SYSTEM processes without I/O pipes cannot use interactive mode ## Examples