Using PSReadLine on hardened workstations #3236
|
Hello all, I'm inquiring to my security team about enabling the use of PSReadLine on our hardened management workstations, and am being asked: |
Answered by
daxian-dbw
Mar 17, 2022
Replies: 1 comment 1 reply
|
The module doesn't need admin rights to run. |
1 reply
Answer selected by
erschef
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The module doesn't need admin rights to run.
The module has to run in full language mode, so if your environment is constrained with AppLocker or so, you will have to put this module in the allow-list somehow. /cc @TravisEz13 for additional insights.