Skip to main content

NutanixCmdletsPSSnapin

Some Nutanix AHV PowerShell Commands I found useful

··5 mins
Recently I needed to script some actions for a VM on Nutanix AHV. I wanted to share with you some of the commands I found and used. I created a small function (Wait-NTNXTask) that verifies the task and waits until the task is finished. Pleas note that this is optional and not required to run the commands specified in this blog.