mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
- Added Windows 2025/24H2 mapping
This commit is contained in:
@@ -420,6 +420,7 @@ if ($installationType -eq 'Server'){
|
|||||||
2016 { $WindowsVersion = '1607' }
|
2016 { $WindowsVersion = '1607' }
|
||||||
2019 { $WindowsVersion = '1809' }
|
2019 { $WindowsVersion = '1809' }
|
||||||
2022 { $WindowsVersion = '21H2' }
|
2022 { $WindowsVersion = '21H2' }
|
||||||
|
2025 { $WindowsVersion = '24H2' }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user