Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 232413

Re: Problems with Get-VMHostSyslogServer

$
0
0

Strange.

Out of curiosity, does this return anything ?

 

Get-VMHost|
SelectName,
@{N="Syslog server";E={$_.ExtensionData.Config.Option|where {$_.Key-eq"Syslog.Remote.HostName"} |
 
Select-ExpandPropertyValue}},
@{N="Syslog server port";E={$_.ExtensionData.Config.Option|where {$_.Key-eq"Syslog.Remote.Port"} |
 
Select-ExpandPropertyValue}}
 

Viewing all articles
Browse latest Browse all 232413

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>