PowerShell leiten die Ausgabe von NULL um
($foo = someFunction) | out-null
Sleepy Salmon
($foo = someFunction) | out-null