-
Notifications
You must be signed in to change notification settings - Fork 37
Getting Started with PoshSec
Matt Johnson edited this page May 7, 2014
·
6 revisions
- Download Module
- Unblock .zip file
- Navigate to %userprofile%\Documents
- If there is not a WindowsPowerShell folder in the Documents folder, you will need to create it. You will also need to create a Modules folder under the new WindowsPowerShell folder.
- Empty contents of the PoshSec-PoshSec folder in the zip file to %userprofile%\Documents\WindowsPowerShell\Modules\PoshSec.
- Run the following command:
Import-Module -Name PoshSec
To see all the commands type the following command:
Get-Command -Module PoshSec
Current Release Version: 1.0 - www.poshsec.com - team@poshsec.com - @PoshSec