TwitterLinkedInBlog

Saturday, May 31, 2014

PowerShell - Properties

$var = get-spfarm
$var | get-member -membertype property

No comments: