Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

v1.1.0

Choose a tag to compare

@GaryJBlake GaryJBlake released this 30 May 13:23
· 156 commits to main since this release
5e15c12

Release Date: 2023-08-15

🐛 Bugfix:

  • Fixed the placement for the use of Disconnect-SSOserver. GH-26
  • Fixed drift option error for Request-VcenterAccountLockout. GH-32
  • Exported Get-PasswordPolicyConfig. GH-32
  • Fixed drift option error for Publish-VcenterLocalAccountLockout. GH-34
  • Fixed drift option error for Publish-VcenterLocalPasswordExpiration. GH-34
  • Fixed drift option error for Publish-VcenterLocalPasswordComplexity. GH-34
  • Handled empty email string values and "0" value for WSADirectory feilds coming from JSON file Test-PasswordPolicyConfig. GH-36
  • Corrected Description in Start-PasswordPolicyConfig. GH-36

💥 Enhancement:

  • Updated Update-SDDCManagerPasswordComplexity to handle all structural changes of the common-password file on SDDC Manager. GH-28
  • Updated Update-VcenterAccountLockout to handle isolated VI Workload Domains. GH-29
  • Updated Request-VcenterPasswordComplexity to handle isolated VI Workload Domains. GH-29
  • Updated Request-VcenterAccountLockout to handle isolated VI Workload Domains. GH-29
  • Updated Update-VcenterPasswordComplexity to handle isolated VI Workload Domains. GH-29
  • Updated Update-SsoPasswordComplexity to handle isolated VI Workload Domains. GH-30
  • Updated Update-SsoAccountLockout to handle isolated VI Workload Domains. GH-30
  • Updated Update-SsoPasswordExpiration to handle isolated VI Workload Domains. GH-30
  • Updated Request-SsoAccountLockout to handle isolated VI Workload Domains. GH-30
  • Updated Request-SsoPasswordComplexity to handle isolated VI Workload Domains. GH-30
  • Updated Request-SsoPasswordExpiration to handle isolated VI Workload Domains. GH-30

🧹 Chore:

  • Added .PARAMETER entries for user-facing functions. GH-37

Note

Whilst this release will support VMware Cloud Foundation 5.0, it does not support password complexity for NSX 4.x. Please use the NSX 4.x product documentation to configure password complexity. Reference: GH-38