github steviecoaster/PSSysadminToolkit v0.1_beta
Beta v0.1

latest release: v0.2-beta
pre-release7 years ago

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_

Don't miss a new PSSysadminToolkit release

NewReleases is sending notifications on new releases.