How can we help?
Handy Powershell snippits
Short and Handy to know
Aliassen and special characters
- % alias foreach
- ? alias where-object
- @ hashtable
- gsv alias Get-Service
Alias to see them all
Arrays and Generic Lists
Powershell: Everything you wanted to know about arrays (powershellexplained.com)
Testing for empty string or null value
Hashtables and Herestring (String literal)
Hashtable
Herstring
Function example
Working With data in Powershell
Pluralsight Working with Data in Powershell
Introduction · Chart.js documentation (chartjs.org)