Powercli: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=Powercli= | =Powercli= | ||
==Useful Commands== | ==Useful Commands== | ||
=== | ===Update vmTools with no reboot=== | ||
<pre>Get-VM "<vm_name>" | Update-Tools -NoReboot | |||
===test=== | ===test=== |
Revision as of 09:01, 15 March 2019
Powercli
Useful Commands
Update vmTools with no reboot
Get-VM "<vm_name>" | Update-Tools -NoReboottest