diff --git a/docs/getting-started/requirements.mdx b/docs/getting-started/requirements.mdx index 0b48083..d9aebea 100644 --- a/docs/getting-started/requirements.mdx +++ b/docs/getting-started/requirements.mdx @@ -23,28 +23,10 @@ PSAppDeployToolkit v4 requires .NET Framework 4.7.2 or higher. #### Currently Supported Windows Client Versions -PSAppDeployToolkit v4 is primarily developed on the latest Windows Client operating system (currently Windows 11). We aim to test and validate it against any versions listed under [Microsoft's currently supported Windows Client versions](https://learn.microsoft.com/en-us/windows/release-health/supported-versions-windows-client). - -##### Windows 11 - -- Windows 11 24H2 -- Windows 11 23H2 -- Windows 11 22H2 -- Windows 11 21H2 - -##### Windows 10 - -- Windows 10 22H2 -- Windows 10 21H2 -- Windows 10 1809 +PSAppDeployToolkit v4 is primarily developed on the latest Windows Client operating system (currently Windows 11). We aim to test and validate it against Windows 10 1607 and later. ### Windows Server #### Currently Supported Windows Server Versions -We also test and validate against the Long-Term Servicing Channel (LTSC) versions listed on [Microsoft's currently supported Windows Server list](https://learn.microsoft.com/en-us/windows/release-health/windows-server-release-info). - -- Windows Server 2025 -- Windows Server 2022 -- Windows Server 2019 (version 1809) -- Windows Server 2016 (version 1607) +We also test and validate against the Long-Term Servicing Channel (LTSC) and Long-Term Servicing Branch (LTSB) versions listed on [Microsoft's currently supported Windows Server list](https://learn.microsoft.com/en-us/windows/release-health/windows-server-release-info). Currently, this applies to Windows Server 2016 and later.