RT @sqldbawithbeard: #PowerShell newbie tip Always do this. You will learn so much $var = Some command $var|gm $var | select *
RT @sqldbawithbeard: #PowerShell newbie tip Always do this. You will learn so much $var = Some command $var|gm $var | select *