Skip to content
Snippets Groups Projects
Commit 68bbd248 authored by Kaiwen Xue's avatar Kaiwen Xue
Browse files

edited config options to reflect new options

parent 12eb50f2
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,9 @@
<!-- Config modified by James Han (han44) of Engineering IT for USR task sequences-->
<Actions>
<Action Type="Input" Name="EngrIT_InputWindow1" Title="OS options" ShowBack="True" Size="Tall">
<ChoiceInput Variable="EngrIT_OS" Question="Select OS" Required="True" Default="1909">
<ChoiceInput Variable="EngrIT_OS" Question="Select OS" Required="True" Default="2004">
<Choice Option="Windows 10 2004 (x64)" Value="2004" />
<Choice Option="Windows 10 1909 (x64)" Value="1909" />
<Choice Option="Windows 10 1903 (x64)" Value="1903" />
<Choice Option="Windows 7 (x64)" Value="Win7x64" />
<Choice Option="Windows 10 (x64) LTSC" Value="LTSC" />
<Choice Option="Windows 10 (x64) LTSB 2016" Value="LTSB2016" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment