Skip to content

Commit 420b011

Browse files
authored
Merge pull request #40968 from codyhoag/wmco-server-support-rem
Remove Windows Server 2004 support
2 parents dd926d9 + 40155fe commit 420b011

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/creating-the-vsphere-windows-vm-golden-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You must use link:https://docs.microsoft.com/en-us/powershell/scripting/install/
1818

1919
.Procedure
2020

21-
. Create a new VM in the vSphere client using the Windows Server Semi-Annual Channel (SAC): Windows Server 2004 or 20H2 ISO image that includes the link:https://support.microsoft.com/en-us/help/4565351/windows-10-update-kb4565351[Microsoft patch KB4565351]. This patch is required to set the VXLAN UDP port, which is required for clusters installed on vSphere. See the link:https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.hostclient.doc/GUID-77AB6625-F968-4983-A230-A020C0A70326.html[VMware documentation] for more information.
21+
. Create a new VM in the vSphere client using the Windows Server Semi-Annual Channel (SAC): Windows Server 20H2 ISO image that includes the link:https://support.microsoft.com/en-us/help/4565351/windows-10-update-kb4565351[Microsoft patch KB4565351]. This patch is required to set the VXLAN UDP port, which is required for clusters installed on vSphere. See the link:https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.hostclient.doc/GUID-77AB6625-F968-4983-A230-A020C0A70326.html[VMware documentation] for more information.
2222

2323
. Install and configure VMware Tools version 11.0.6 or greater on the Windows VM. See the link:https://docs.vmware.com/en/VMware-Tools/index.html[VMware Tools documentation] for more information.
2424

modules/wmco-prerequisites.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following table lists the supported link:https://docs.microsoft.com/en-us/wi
8787
|Windows Server Long-Term Servicing Channel (LTSC): Windows Server 2019
8888

8989
|VMware vSphere
90-
|Windows Server Semi-Annual Channel (SAC): Windows Server 2004 and 20H2
90+
|Windows Server Semi-Annual Channel (SAC): Windows Server 20H2
9191
|===
9292

9393
== Supported networking
@@ -121,5 +121,5 @@ Hybrid networking with OVN-Kubernetes is the only supported networking configura
121121
|Windows Server Long-Term Servicing Channel (LTSC): Windows Server 2019
122122

123123
|Custom VXLAN port
124-
|Windows Server Semi-Annual Channel (SAC): Windows Server 2004 and 20H2
124+
|Windows Server Semi-Annual Channel (SAC): Windows Server 20H2
125125
|===

0 commit comments

Comments
 (0)