Releases: steviecoaster/PSSysadminToolkit
Releases · steviecoaster/PSSysadminToolkit
v0.2-beta
This beta release includes all functions of the previous beta, and adds Find-Service!
Beta v0.1
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_