PowerShell перенаправление вывода в NULL
($foo = someFunction) | out-null
Sleepy Salmon
($foo = someFunction) | out-null