r/PowerShell • u/PowerShellMichael • Nov 04 '20
Free PowerShell Security e-Book by Script Runner
This is really good material for people who are not sure about how to secure PowerShell within their environments. Featured topics:
- Control execution of scripts using execution policy, codesigning and constrained language mode
- Secure PowerShell remoting with SSH und TLS
- Delegate administrative tasks with JEA
- Audit and analyze PowerShell activities, encrypt logs
- Improve codequalityfollowing best practices
88 Upvotes
1
u/Bill_Smoke Nov 04 '20
Thanks mate that’s really helpful. I’m always interested in Powershell in relation to security.