Update VMware.VMC.psm1
This commit is contained in:
@@ -65,6 +65,7 @@ Function Connect-VMCVIServer {
|
||||
Connect-CisServer -Server $Server -User $creds.cloud_username -Password $creds.cloud_password | Add-Member -MemberType Noteproperty -Name Location -Value "VMC"
|
||||
}
|
||||
}
|
||||
|
||||
Function Get-VMCOrg {
|
||||
<#
|
||||
.NOTES
|
||||
|
||||
Reference in New Issue
Block a user