Implement Connad/Disconnect-SsoAdminServer finctions

This commit is contained in:
dmilov
2020-09-29 09:53:29 +03:00
parent 8599b67b81
commit bac4cf704c
14 changed files with 249 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ ProcessorArchitecture = ''
# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @(
'VMware.vSphere.SsoAdmin.Utils.dll',
'VMware.vSphere.SsoAdmin.Client.dll',
'VMware.vSphere.SsoAdminClient.dll',
'VMware.vSphere.LsClient.dll'
)