Skip to content

Commit dbf5f90

Browse files
authored
Windows Server 2019 Support (#18601)
1 parent 82573e2 commit dbf5f90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/admin/installation/installing-github-enterprise-server-on-hyper-v.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Installing GitHub Enterprise Server on Hyper-V
3-
intro: 'To install {% data variables.product.prodname_ghe_server %} on Hyper-V, you must deploy onto a machine running Windows Server 2008 through Windows Server 2016.'
3+
intro: 'To install {% data variables.product.prodname_ghe_server %} on Hyper-V, you must deploy onto a machine running Windows Server 2008 through Windows Server 2019.'
44
redirect_from:
55
- /enterprise/admin/guides/installation/installing-github-enterprise-on-hyper-v/
66
- /enterprise/admin/installation/installing-github-enterprise-server-on-hyper-v
@@ -13,7 +13,7 @@ topics:
1313
### Prerequisites
1414

1515
- {% data reusables.enterprise_installation.software-license %}
16-
- You must have Windows Server 2008 through Windows Server 2016, which support Hyper-V.
16+
- You must have Windows Server 2008 through Windows Server 2019, which support Hyper-V.
1717
- Most actions needed to create your virtual machine (VM) may also be performed using the [Hyper-V Manager](https://docs.microsoft.com/windows-server/virtualization/hyper-v/manage/remotely-manage-hyper-v-hosts). However, we recommend using the Windows PowerShell command-line shell for initial setup. Examples using PowerShell are included below. For more information, see the Microsoft guide "[Getting Started with Windows PowerShell](https://docs.microsoft.com/powershell/scripting/getting-started/getting-started-with-windows-powershell?view=powershell-5.1)."
1818

1919
### Hardware considerations

0 commit comments

Comments
 (0)