Commit ca0935a
authored
Merge master to dev (#52)
* v1.0.5 patch (#48)
* Fix for issue #17.
If statement added to ensure tables are not generated for ESXi hosts which do not have datastores
* Improve error reporting for vCenter Server connections.
* Fix issue with incorrect VMHost count for distributed virtual switches
* Fix vCenter licensing & VUM reporting
- Fix vCenter licensing information for vSphere 5.5/6.0
- Collect Update Manager Server name
- Bypass VUM sections if VUM connection does not exist
- Update module number to 1.0.0
* Update README & CHANGELOG
* Update manifest and README
* Update VScode workspace settings
Clear $vCenter variable in vSphere report script
* Fix metadata badges in README
* Minor Update (#26)
* Update links on metadata badges in README
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* Update Invoke-AsBuiltReport.VMware.vSphere.ps1
* PS Edition information (#29)
* Update manifest with PS Edition information
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* Correct `Credential` parameter in examples of README
* Fix to hide ESXi datastore section if no datastores exist.
* Fix issues with vCenter Server licensing & Datastore Cluster reporting
* v1.0.1 patch
* Improve code and report readability
* Fix vCenter licensing (Issue #34)
* Fix Datastore reporting when an empty datastore cluster exists (Issue #35)
* Fix VMHost reporting to exclude HCX Cloud Gateway host (Issue #36)
* v1.0.1 README & CHANGELOG
* Update README & CHANGELOG for v1.0.1
* v1.0.1 patch (#37)
* Improve code and report readability
* Fix vCenter licensing (Issue #34)
* Fix Datastore reporting when an empty datastore cluster exists (Issue #35)
* Fix VMHost reporting to exclude HCX Cloud Gateway host (Issue #36)
* Update README & CHANGELOG
* v1.0.2 patch
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* v1.0.2 patch
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* v1.0.2 patch (#38)
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* v1.0.3 patch
- Fix DRS Cluster Group reporting
* v1.0.3 patch (#39)
- Fix DRS Cluster Group reporting
* v1.0.3 patch with updated manifest & docs
- Update manifest, README and CHANGELOG
* v1.0.4 patch (#42)
* Fix error in Cluster permissions code
* Fix error in VDS Traffic Shaping code
* Improve report readability for ESXi firewall reporting
* Improve report readability for DRS Groups & DRS Rules reporting
* v1.0.5 patch
* Fix errors in DRS rule code
* Fix errors in DRS Vm Overrides code
* Fix errors in v1.0.5 patch
* Update script version
* Correct issue with SDRS VM Overrides section
* v1.0.5 patch release (#51)
* Fix for issue #17.
If statement added to ensure tables are not generated for ESXi hosts which do not have datastores
* Improve error reporting for vCenter Server connections.
* Fix issue with incorrect VMHost count for distributed virtual switches
* Fix vCenter licensing & VUM reporting
- Fix vCenter licensing information for vSphere 5.5/6.0
- Collect Update Manager Server name
- Bypass VUM sections if VUM connection does not exist
- Update module number to 1.0.0
* Update README & CHANGELOG
* Update manifest and README
* Update VScode workspace settings
Clear $vCenter variable in vSphere report script
* Fix metadata badges in README
* Minor Update (#26)
* Update links on metadata badges in README
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* Update Invoke-AsBuiltReport.VMware.vSphere.ps1
* PS Edition information (#29)
* Update manifest with PS Edition information
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* Correct `Credential` parameter in examples of README
* Fix to hide ESXi datastore section if no datastores exist.
* Fix issues with vCenter Server licensing & Datastore Cluster reporting
* v1.0.1 patch
* Improve code and report readability
* Fix vCenter licensing (Issue #34)
* Fix Datastore reporting when an empty datastore cluster exists (Issue #35)
* Fix VMHost reporting to exclude HCX Cloud Gateway host (Issue #36)
* v1.0.1 README & CHANGELOG
* Update README & CHANGELOG for v1.0.1
* v1.0.1 patch (#37)
* Improve code and report readability
* Fix vCenter licensing (Issue #34)
* Fix Datastore reporting when an empty datastore cluster exists (Issue #35)
* Fix VMHost reporting to exclude HCX Cloud Gateway host (Issue #36)
* Update README & CHANGELOG
* v1.0.2 patch
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* v1.0.2 patch
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* v1.0.2 patch (#38)
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* v1.0.3 patch
- Fix DRS Cluster Group reporting
* v1.0.3 patch (#39)
- Fix DRS Cluster Group reporting
* v1.0.3 patch with updated manifest & docs
- Update manifest, README and CHANGELOG
* v1.0.4 patch (#42)
* Fix error in Cluster permissions code
* Fix error in VDS Traffic Shaping code
* Improve report readability for ESXi firewall reporting
* Improve report readability for DRS Groups & DRS Rules reporting
* v1.0.5 patch
* Fix errors in DRS rule code
* Fix errors in DRS Vm Overrides code
* Fix errors in v1.0.5 patch (#49)
* Update script version
* Correct issue with SDRS VM Overrides section
* v1.0.5 branch merge (#50)
* v1.0.5 patch (#48)
* Fix for issue #17.
If statement added to ensure tables are not generated for ESXi hosts which do not have datastores
* Improve error reporting for vCenter Server connections.
* Fix issue with incorrect VMHost count for distributed virtual switches
* Fix vCenter licensing & VUM reporting
- Fix vCenter licensing information for vSphere 5.5/6.0
- Collect Update Manager Server name
- Bypass VUM sections if VUM connection does not exist
- Update module number to 1.0.0
* Update README & CHANGELOG
* Update manifest and README
* Update VScode workspace settings
Clear $vCenter variable in vSphere report script
* Fix metadata badges in README
* Minor Update (#26)
* Update links on metadata badges in README
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* Update Invoke-AsBuiltReport.VMware.vSphere.ps1
* PS Edition information (#29)
* Update manifest with PS Edition information
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* Correct `Credential` parameter in examples of README
* Fix to hide ESXi datastore section if no datastores exist.
* Fix issues with vCenter Server licensing & Datastore Cluster reporting
* v1.0.1 patch
* Improve code and report readability
* Fix vCenter licensing (Issue #34)
* Fix Datastore reporting when an empty datastore cluster exists (Issue #35)
* Fix VMHost reporting to exclude HCX Cloud Gateway host (Issue #36)
* v1.0.1 README & CHANGELOG
* Update README & CHANGELOG for v1.0.1
* v1.0.1 patch (#37)
* Improve code and report readability
* Fix vCenter licensing (Issue #34)
* Fix Datastore reporting when an empty datastore cluster exists (Issue #35)
* Fix VMHost reporting to exclude HCX Cloud Gateway host (Issue #36)
* Update README & CHANGELOG
* v1.0.2 patch
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* Update metadata badge links to open to new browser window
* Update README, CHANGELOG & CONTRIBUTING
* v1.0.2 patch
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* v1.0.2 patch (#38)
* Fix DRS Cluster Group reporting when group does not contain any members
* Fix DRS Cluster Group sorting
* Fix VMHost reporting to exclude HCX Cloud Gateway host
* v1.0.3 patch
- Fix DRS Cluster Group reporting
* v1.0.3 patch (#39)
- Fix DRS Cluster Group reporting
* v1.0.3 patch with updated manifest & docs
- Update manifest, README and CHANGELOG
* v1.0.4 patch (#42)
* Fix error in Cluster permissions code
* Fix error in VDS Traffic Shaping code
* Improve report readability for ESXi firewall reporting
* Improve report readability for DRS Groups & DRS Rules reporting
* v1.0.5 patch
* Fix errors in DRS rule code
* Fix errors in DRS Vm Overrides code
* Fix errors in v1.0.5 patch
* Update script version
* Correct issue with SDRS VM Overrides section1 parent 0b058ec commit ca0935a
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments