Skip to content

Releases: MEM-Zone/MEM.Zone-PSWmiToolKit

3.1.9 release of PSWmiToolkit

03 Oct 11:09
366a000
Compare
Choose a tag to compare

3.1.9 - 2023-10-03

  • Fixed help link

3.1.8 - 2023-10-03

  • Shortlink domain bugfixes
  • Updated Repo name and links

3.1.7 - 2023-10-02

  • Updated short link domain from MEM.Zone to MEMZ.one

3.1.6 release of PSWmiToolkit

07 Aug 10:16
v3.1.6
c8ef4cb
Compare
Choose a tag to compare

3.1.6 - 2023-08-05

  • Updated Links
  • Fixed all Links
  • Updated Updatable Help Location

v3.1.0 release of PSWmiToolkit

16 Jan 08:12
Compare
Choose a tag to compare

v3.1.0 - 2022-02-09

  • Moved to MEM-Zone
  • Updated Links
  • Updated help
  • Some code improvements

v3.0.47-alpha release of PSWmiToolkit

15 Feb 15:48
Compare
Choose a tag to compare

v3.0.47-alpha - 2018-02-15

Changes

  • Added Update-Help functionality
  • Updated about_pswmitoolkit
  • Some code formatting updates

Notes

  • Update-Help does not currently work for gallery modules, PowerShell bug #6154
  • https not supported in HelpInfoURI, PowerShell bug #6155

To do

  • Need to switch from PSDeploy to Invoke-Deploy. PSDeploy is not flexible enough and has to many dependencies

v3.0.26-alpha release of PSWmiToolkit

12 Feb 10:58
Compare
Choose a tag to compare

v3.0.26-alpha - 2018-02-12

Changes

  • Fix formats to process spell bug
  • Deploy to PSGallery

v3.0.23-alpha release of PSWmiToolkit

09 Feb 19:00
Compare
Choose a tag to compare

v3.0.23-alpha - 2018-02-09

Changes

  • Moved to appveyor

v2.0.1-alpha release of PSWmiToolkit

02 Feb 18:18
Compare
Choose a tag to compare
Pre-release

v2.0.1-alpha - 2018-02-02

General

  • Minor comment updates
  • Fixed Resolve-Error
    • Seems that switch parameter is not $true by default as specified in the powershell documentation

Write-Log

  • Fixed Logging error
  • Fixed logging path
  • Turned debugging off
  • Standardized WmiNameSpace by renaming it to WmiNamespace

Get-WmiNamespace

  • Added piping
  • Handled non-string input of Get-CimInstance
  • Updated command based help

Get-WmiNamespaceRecursive

  • Fixed bug when no child namespaces are found
  • Simplified for each loop
  • Standardized input variable name
  • Added piping
  • Updated command based help

v2.0.0-alpha release of PSWmiToolkit

01 Feb 16:55
Compare
Choose a tag to compare
Pre-release

v2.0.0-alpha - 2018-02-01

Pester Framework

v1.1.0-alpha release of PSWmiToolkit

31 Jan 18:39
Compare
Choose a tag to compare
Pre-release

v1.1.1-alpha - 2018-01-31

Get-Help Functionality Improvements

  • Added comment based help functionality to Get-WmiNamespace, Get-WmiNamespaceRecursive and Get-WmiClass

Formatting Improvements

  • Standardized module header by moving info to Note section

Export-Module bugfixes

  • Fixed typo for Rename-WmiClass and Rename-WmiNamespace

Module Requirements

  • Added module requirements

v1.1.0-alpha release of PSWmiToolkit

29 Jan 15:29
Compare
Choose a tag to compare
Pre-release

v1.1.0-alpha - 2018-01-29

Rename-WmiClass

  • Added the ability to rename a WMI class
    Note that the new class and properties will be created with the default qualifier flavors