AsBuiltReport.VMware.vSphere icon indicating copy to clipboard operation
AsBuiltReport.VMware.vSphere copied to clipboard

Repository for AsBuiltReport VMware vSphere module

Results 19 AsBuiltReport.VMware.vSphere issues
Sort by recently updated
recently updated
newest added

When using the Cluster filtering option some tables in the "Datastore Cluster => SDRS VM Overrides" section are returned empty. **vSphere Clusters:** ``` PS /home/rebelinux> Get-Cluster Name HAEnabled HAFailover DrsEnabled...

bug
in progress

If the vCenter is connected with PowerCLI by IP and FQDN the SDRS VM Overrides table of the Datastore Cluster section display duplicate VMs entries. **PowerCLI connected vCenter (both entry...

bug

https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/blob/b4f5483791c338d4080963989700a91730b050d9/Src/Public/Invoke-AsBuiltReport.VMware.vSphere.ps1#L466 If the report is generated using the vcenter ip address as -Target the $_.Entity.Name is equal as the IP instead of the vcenter FQDN ``` PS /home/rebelinux> $VIMachineCertificates =...

bug
in progress

vCenter Resource Summary and vCenter Object Summary section are only displayed with $InfoLevel.vCenter -eq 2 https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/blob/b4f5483791c338d4080963989700a91730b050d9/Src/Public/Invoke-AsBuiltReport.VMware.vSphere.ps1#L223 I believe it would be beneficial to add these two sections in $InfoLevel.vCenter -ge...

in progress

**Is your feature request related to a problem? Please describe.** Provide the ability to generate a vSphere as-built report for specific named clusters within an environment. **Describe the solution you'd...

enhancement
in progress

Hi! As to see in this output, I believe the VM-Names should be [regex]::escape()'ed before used as Parameter for Get-View. Regards ``` Please wait while the VMware vSphere As Built...

bug
help wanted

Describe the bug In our environment we have Certificates Signed by our PKI in place but the report shows the default VMware certificate ![2021-07-07 09_03_57](https://user-images.githubusercontent.com/14927574/124714910-a4a2e680-df02-11eb-98b3-48833dd37eb6.jpg) To Reproduce Running a VMware...

in progress

Is your feature request related to a problem? Please describe. Currently the VMware vSphere as built report lacks summarised information for each section. Describe the solution you'd like Add additional...

enhancement
help wanted
in progress

Generating a VMware vSphere As Built Report with VMHost InfoLevel >=3 fails when collecting PCI Device information from VMware ESXi 8.0 hosts. During investigation it has been found that the...

bug
3rd party issue

Some vSAN information is missing from the vSAN section of the vSphere As Built Report when generating a report against a vSphere 8.0 environment. The following information is missing; *...

3rd party issue