v2.0.1-alpha release of PSWmiToolkit
Pre-release
Pre-release
·
92 commits
to master
since this 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