Skip to content

Releases: steviecoaster/PSSysadminToolkit

v0.2-beta

18 Aug 01:06
Compare
Choose a tag to compare
v0.2-beta Pre-release
Pre-release

This beta release includes all functions of the previous beta, and adds Find-Service!

Beta v0.1

01 Aug 18:09
Compare
Choose a tag to compare
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

  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_