How can we help?
< All Topics

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

Documentation

Herstring

Documentation

Function example

Working With data in Powershell

Pluralsight Working with Data in Powershell

Introduction · Chart.js documentation (chartjs.org)

Export-csv

Best powershell websites

PowerShell Explained

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents