never-displayed
View discussion in a popup
I havent tried it yet.But I need something to check one server one time.
Can you convert this for my need -
Get-View -ViewType VirtualMachine -Property Name -Filter @{"Config.Template" = "true"}
Get
-View
-ViewType
VirtualMachine
-Property
Name
-Filter
@{
"Config.Template"
=
"true"
}