Environment
- CB Protection: All Supported Versions
Question
Why does it look like powershell is executing powershell scripts even when it's just reading the scripts?
Answer
- This happens because when a script processor loads a script even for reading it always shows up as an execution even if powershell.exe isn't running the instructions in the script.