Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 16:09
65bf78a

Release Date: 2023-11-07

  • Fixed issue where the embedded Harbor Registry failed to deploy on vSphere 8.0 and up on the following cmdlets:
    • Enable-WMRegistry
    • Get-WMRegistry
    • Remove-WMRegistry
    • Get-WMRegistryHealth
  • Fixed Add-NetworkSegment cmdlet where it was unable to add a new overlay segment with NSX 4.1.2.
  • Fixed New-vRSLCMDatacenterVcenter cmdlet to wait for datacenter to be created before adding the vCenter.
  • Added Add-vROPSVcfCredential cmdlet to create a VMware Cloud Foundation credential in VMware Aria Operations.
  • Added Add-vROPSVcenterCredential cmdlet to create a VMware Cloud Foundation credential in VMware Aria Operations.
  • Added Add-vROPSNsxCredential cmdlet to create a an NSX credential in VMware Aria Operations.
  • Added Get-NsxtLdap cmdlet to retrieve LDAP identity providers from NSX Manager.
  • Added Remove-NsxtLdap cmdlet to remove an LDAP identity provider from NSX Manager.
  • Added New-NsxtLdap cmdlet to create an LDAP/LDAPS Identity Source in NSX Manager.
  • Added Get-NsxtPrincipalIdentity cmdlet to get a list of NSX Principal Identities from NSX Manger.
  • Added Set-NsxtPrincipalIdentityCertificate cmdlet to update the certificate of an NSX Principal Identity in NSX Manager.
  • Added Remove-NsxtPrincipalIdentity cmdlet to remove an NSX Principal Identity from NSX Manager.
  • Added New-NsxtPrincipalIdentity cmdlet to create an NSX Principal Identity in NSX Manager.
  • Updated cmdlet descriptions and examples for VMware Aria Suite, formerly known as vRealize Suite, products to use the new VMware Aria names.
    Note: No changes to the names of the cmdlets.
  • Enhanced Request-VrmsToken to use -skipCertificateCheck switch if $PSEdition is Core.
  • Enhanced Request-VcenterApiToken cmdlet to use -skipCertificateCheck switch if $PSEdition is Core.
  • Enhanced Connect-DRSolutionTovCenter to wait for the solution initialization to complete. The maximum wait time is 10 minutes.
  • Enhanced Get-LocalUserPasswordExpiration cmdlet to allow for the use of a -sudo to elevate the privileges to run the command on a virtual appliance when the user is not root.
  • Enhanced Set-LocalUserPasswordExpiration cmdlet to allow for the use of a -sudo to elevate the privileges to run the command on a virtual appliance when the user is not root.
  • Enhanced Add-ContentLibrary cmdlet to check the VMware Cloud Foundation version when adding a subscribed content library. If the version is 5.0.0 or later and the -subscriptionUrl parameter is set to wp-content.vmware.com, a warning message is displayed and the cmdlet exits.
  • Enhanced Add-ContentLibrary cmdlet to work on both PowerShell 7 and Windows PowerShell 5.1.
  • Enhanced Register-vROPSManagementPack cmdlet to enable or disable the VMware Cloud Foundation management pack.
  • Enhanced Register-vROPSManagementPack cmdlet to enable or disable the VMware Infrastructure Health management pack.
  • Enhanced Undo-vROPSAdapter cmdlet to support vCenter Server and vSAN adapter types in VMware Aria Operations.
  • Enhanced Undo-vROPSCredential cmdlet to support vCenter Server and vSAN credential types in VMware Aria Operations.
  • Enhanced sample alerts and notification in SampleNotifications/* to reflect the new VMware Aria product names.
    • vrli-vcf-datacenter.json -> aria-operations-logs-alerts-datacenter-vcf.json
    • vrli-iom-alerts.json -> aria-operations-logs-alerts-iom.json
    • vrli-vcf-alerts.json -> aria-operations-logs-alerts-vcf.json
    • vrli-vcf-vmVrslcm.json -> aria-operations-logs-alerts-vm-asl.json
    • vrops-srm-notifications.csv -> aria-operations-notifications-srm.csv
    • vrops-vcf-notifications.csv -> aria-operations-notifications-vcf.csv
  • Enhanced Export-vROPSJsonSpec to support VMware Cloud Foundation v5.1.0 and VMware Aria Operations v8.14.0.
  • Enhanced Export-vRLIJsonSpec to support deployment of VMware Aria Operations for Logs OVA using vSphere Content Library.
  • Enhanced New-vRLIDeployment to support deployment of VMware Aria Operations for Logs OVA using vSphere Content Library.
  • Enhanced Export-vRLIJsonSpec to support VMware Cloud Foundation v5.1.0 and VMware Aria Operations for Logs v8.14.0.
  • Enhanced Export-VROPsJsonSpec to support deployment of VMware Aria Operations OVA using vSphere Content Library.
  • Enhanced New-vROPsDeployment to support deployment of VMware Aria Operations OVA using vSphere Content Library.
  • Enhanced Export-vRAJsonSpec to support VMware Cloud Foundation v5.1.0 and VMware Aria Automation v8.14.0.
  • Enhanced Export-VraJsonSpec to support deployment of VMware Aria Automation OVA using vSphere Content Library.
  • Enhanced New-VraDeployment to support deployment of VMware Aria Automation OVA using vSphere Content Library.
  • Enhanced Export-WsaJsonSpec to support VMware Cloud Foundation v5.1.0 and Workspace ONE Access v3.3.7.
  • Enhanced Export-WsaJsonSpec to support deployment of Workspace ONE Access OVA using vSphere Content Library.
  • Enhanced New-WsaDeployment to support deployment of Workspace ONE Access OVA using vSphere Content Library.
  • Enhanced Install-vRLIPhotonAgent cmdlet to support VMware Aria Operations for Logs agent configuration.
  • Enhanced Add-vCenterGlobalPermission cmdlet and examples with domainBindUser and domainBindUsePass as optional parameters for a local domain (e.g., vsphere.local) user.