Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

List all properties but these

$
0
0

I want to list all of a users mailbox properties but a couple.  If I do a get-mailbox user | fl I get all the properties.  Great.  But I don't want to see the certificates so I don't want to see the *cer* in the list.  how in the heck do you exclude some properties.  Thanks


Viewing all articles
Browse latest Browse all 6937

Trending Articles