Quantcast
Channel: VMware Communities : Popular Discussions - vSphere Management Assistant (vMA)
Viewing all articles
Browse latest Browse all 25377

Howto restart vmware-vpxa using the vMA 4.1

$
0
0

I like to know Howto restart vmware-vpxa on an ESXi host using the vMA 4.1

 

Currently i do it with a PowerCLI procedure

Connect-VIServer «hostname»
$vpx = Get-VMHostService | where {$_.Key -eq 'vmware-vpxa'}
Restart-VMHostService $vpx -Confirm

 

But dont know how to do it using the vMA


Viewing all articles
Browse latest Browse all 25377

Latest Images

Trending Articles



Latest Images

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