Skip to content

Commit 109aa37

Browse files
tpcarmanmattallford
authored andcommitted
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
1 parent 91399e1 commit 109aa37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Src/Public/Invoke-AsBuiltReport.VMware.vSphere.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1875,7 +1875,6 @@ function Invoke-AsBuiltReport.VMware.vSphere {
18751875
}
18761876
$VMHostBaselines | Sort-Object Name | Table -Name "$VMHost Update Manager Baselines"
18771877
}
1878-
$VMHostBaselines | Sort-Object Name | Table -Name "$VMHost Update Manager Baselines"
18791878
}
18801879
}
18811880
#endregion ESXi Update Manager Baseline Information

0 commit comments

Comments
 (0)