Files
PowerCLI-Example-Scripts/Modules
Brian Wuchner 9964e16338 Update VAMI.psm1
Fixes #536.  The fullname vs. full_name options appear to have changed between the techpreview and GA of the API and have been accounted for in this update.  Additionally, after making a change so that the error message was present, the second issue showed to be type casting related.  For example, the input parameter for PasswordExpires is a switch, but the API was expecting a string.  This has been resolved with this commit.

When testing New-VAMIUser, I wanted to confirm success using Get-VAMIUser, but found a new bug where passing in a specific user through the Name property would fail with a vSphere 7 test environment.  This commit also includes a fix for that issue.

Changes to New-VAMIUser and Get-VAMIUser have been tested against 6.5, 6.7, and 7.0 environments and should function as expected.

Signed-off-by: Brian Wuchner <brian.wuchner@gmail.com>
2022-02-09 21:17:39 -05:00
..
2022-01-11 20:25:22 -05:00
2022-02-09 21:17:39 -05:00
2018-05-30 19:53:01 +02:00
2018-04-25 22:48:38 +02:00
2017-10-04 14:26:05 -07:00
2018-11-30 17:15:13 +08:00
2020-02-09 08:08:01 -08:00
2016-07-07 21:04:40 -04:00