December 2013
Intermediate to advanced
1872 pages
153h 31m
English
After PowerShell has been installed, it is very secure out of the box. Here are two of the default security features:
PowerShell cannot run any scripts. If you attempt to double-click on any .ps1 script, it simply opens the contents in Notepad.
PowerShell cannot be accessed remotely.