Randomly wrote over import. undone.

This commit is contained in:
Conor Tolan
2019-02-20 22:26:26 +00:00
parent 783319a624
commit 3a61850b41

View File

@@ -20,7 +20,7 @@ Function Get-VMCCommand {
.NOTES
You can either use this cmdlet or the Get-Command cmdlet as seen in Example 2
#>
Get-command -Module VimppppppMware.VimAutomation.Vmc
Get-command -Module VMware.VimAutomation.Vmc
Get-Command -Module VMware.VMC
}