PowerCLI-Example-Scripts
PowerCLI-Example-Scripts copied to clipboard
In relation to PR#163 and PR#165 I'll note that this is now fixed for Desktop entitlements, but the same thing happens for local and global Application entitlements. `Remove-HVEntitlement -User 'domain\userid'...
### Describe the bug I tried to update Datastore setting using Desktop_Update. What's wrong with my version? ``` Exception on call "Desktop_Update" with "2" arguments: "Failed to load type "VMware.Hv.String"...
### Is your feature request related to a problem? Please describe. When creating a new Desktop Pool by using the command `VMware.HV.Helper.New-HVPool` it is not possible to set whether or...
### Describe the bug I am getting the following error when retrieving Identity Sources from vCenter, it retrieves a couple of them but it seems to me that this error...
### Describe the bug Get-IdentitySource or Get-IdentitySource -External does not list the Active Directory (Integrated Windows Authentication) IWA Identity sources. I can list it just fine with the vCSA script...
### Describe the bug If i set only propetry "reauthSecureTunnelAfterInterruption" ``` Exception on call "GlobalSettings_Update" with "1" arguments: "There is an error in the XML document." string:3 character:1 + $ViewAPI.GlobalSettings.GlobalSettings_Update($MapEntry)...
### Describe the bug ``` Exception on call "Syslog_Update" with "1" arguments: "ExceptionType : VMware.Hv.UnexpectedFault ErrorMessage : An internal error has occurred. CauseString : Internal error has occurred. CauseStackTrace :...
### Is your feature request related to a problem? Please describe. When executing Remove-HVMachine, it attempts to log off the user. If the user is connected via RDP for example...
Due to issue #466 we cant get a complete list of all our client anymore. our first workaround: get a list of all pools and for each pool: get a...
### Describe the bug In 1.3.8 of the 'VMware.vSphere.SsoAdmin' module, the -Default parameter was added to set an LDAPIdentitySource as the Default. As shown in the closed request, using the...