Skip to content

Beta v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@steviecoaster steviecoaster released this 01 Aug 18:09

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

  1. Start Powershell and run Get-Module -ListAvailable and verify PSSysadminToolkit is displayed in the list
  2. Execute Import-Module PSSysadminToolkit
  3. To display a list of available commands run: Get-Command -Module PSSysadminToolkit
  4. For help with individual cmdlets you can run Get-Help _cmdletname_