Beta v0.1
Pre-release
Pre-release
This is the first public beta available for PSSysadminToolkit. Feedback via issues is highly encouraged.
Installation
Download the v0.1_beta release and extract it somewhere in your $PSModulePath
- Start Powershell and run
Get-Module -ListAvailable
and verify PSSysadminToolkit is displayed in the list - Execute
Import-Module PSSysadminToolkit
- To display a list of available commands run:
Get-Command -Module PSSysadminToolkit
- For help with individual cmdlets you can run
Get-Help _cmdletname_