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

select object which is not null

$
0
0

Hi,

Is there a way to only show the properties which has values

Ex : get-wmiobject win32_bios | select *

it will show the properties which does not have value. Is there any way ...we can just show only the properties which have vlaue.

 

Thanks
Neo


Viewing all articles
Browse latest Browse all 6937

Trending Articles