Skip to content

Commit

Permalink
Provisioning 3.201
Browse files Browse the repository at this point in the history
Merge pull request #26 from aisgbnok/next-version/3.201
  • Loading branch information
aisgbnok authored Mar 21, 2022
2 parents 28ee420 + d573f80 commit 7be92f7
Show file tree
Hide file tree
Showing 9 changed files with 92 additions and 87 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@ packages/**/*.cat
packages/**/*.ppkg

# Except for OneDriveSetup.exe
!software/
!software/general/
software/general/*
!software/general/OneDriveSetup*.exe

# Except for Intel Blutooth or WiFi
!software/intel/
software/intel/*
!software/intel/BT*.exe
!software/intel/WiFi*.exe

Expand Down
82 changes: 41 additions & 41 deletions packages/clean_setup/clean_setup_customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PackageConfig xmlns="urn:schemas-Microsoft-com:Windows-ICD-Package-Config.v1.0">
<ID>{3ce76392-6d3e-5a80-8a69-ed85ad8c84a4}</ID>
<Name>Clean Setup</Name>
<Version>3.200</Version>
<Version>3.201</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>10</Rank>
<Notes>Personal package for setting up PCs after a Windows clean installation. (03/13/2022)</Notes>
<Notes>Personal package for setting up PCs after a Windows clean installation. (03/21/2022)</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -21,17 +21,17 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft_Edge_99.0.1150.39">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-99.0.1150.39.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-99.0.1150.39.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft_Edge_99.0.1150.46">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-99.0.1150.46.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-99.0.1150.46.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="PowerShell_7.2.1">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.1-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.1-win-x64.msi" /quiet</CommandLine>
<CommandConfig Name="PowerShell_7.2.2">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.2-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.2-win-x64.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -45,9 +45,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_99.0.4844.51">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.51.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.51.msi" /quiet</CommandLine>
<CommandConfig Name="Google_Chrome_99.0.4844.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.82.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down Expand Up @@ -111,17 +111,17 @@
<ProvisioningCommands>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft_Edge_99.0.1150.39">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-99.0.1150.39.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-99.0.1150.39.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft_Edge_99.0.1150.46">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-99.0.1150.46.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-99.0.1150.46.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="PowerShell_7.2.1">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.1-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.1-win-x64.msi" /quiet</CommandLine>
<CommandConfig Name="PowerShell_7.2.2">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.2-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.2-win-x64.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -135,9 +135,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_99.0.4844.51">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.51.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.51.msi" /quiet</CommandLine>
<CommandConfig Name="Google_Chrome_99.0.4844.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.82.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down Expand Up @@ -167,17 +167,17 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Intel_WiFi_Driver_22.110.1">
<CommandFile>C:\provisioning\software\intel\WiFi-22.110.1-Driver64-Win10-Win11.exe</CommandFile>
<CommandLine>cmd /c "wifi-22.110.1-driver64-win10-win11.exe" /s</CommandLine>
<CommandConfig Name="Intel_WiFi_Driver_22.120.1">
<CommandFile>C:\provisioning\software\intel\WiFi-22.120.1-Driver64-Win10-Win11.exe</CommandFile>
<CommandLine>cmd /c "wifi-22.120.1-driver64-win10-win11.exe" /s</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Intel_Bluetooth_Driver_22.110.2">
<CommandFile>C:\provisioning\software\intel\BT-22.110.2-32-64UWD-Win10-Win11.exe</CommandFile>
<CommandLine>cmd /c "bt-22.110.2-32-64uwd-win10-win11.exe" /qn</CommandLine>
<CommandConfig Name="Intel_Bluetooth_Driver_22.120.0">
<CommandFile>C:\provisioning\software\intel\BT-22.120.0-32-64UWD-Win10-Win11.exe</CommandFile>
<CommandLine>cmd /c "bt-22.120.0-32-64uwd-win10-win11.exe" /qn</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down Expand Up @@ -220,17 +220,17 @@
<ProvisioningCommands>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft_Edge_99.0.1150.39">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-99.0.1150.39.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-99.0.1150.39.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft_Edge_99.0.1150.46">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-99.0.1150.46.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-99.0.1150.46.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="PowerShell_7.2.1">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.1-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.1-win-x64.msi" /quiet</CommandLine>
<CommandConfig Name="PowerShell_7.2.2">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.2-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.2-win-x64.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -244,25 +244,25 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_99.0.4844.51">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.51.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.51.msi" /quiet</CommandLine>
<CommandConfig Name="Google_Chrome_99.0.4844.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.82.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Intel_WiFi_Driver_22.110.1">
<CommandFile>C:\provisioning\software\intel\WiFi-22.110.1-Driver64-Win10-Win11.exe</CommandFile>
<CommandLine>cmd /c "wifi-22.110.1-driver64-win10-win11.exe" /s</CommandLine>
<CommandConfig Name="Intel_WiFi_Driver_22.120.1">
<CommandFile>C:\provisioning\software\intel\WiFi-22.120.1-Driver64-Win10-Win11.exe</CommandFile>
<CommandLine>cmd /c "wifi-22.120.1-driver64-win10-win11.exe" /s</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Intel_Bluetooth_Driver_22.110.2">
<CommandFile>C:\provisioning\software\intel\BT-22.110.2-32-64UWD-Win10-Win11.exe</CommandFile>
<CommandLine>cmd /c "bt-22.110.2-32-64uwd-win10-win11.exe" /qn</CommandLine>
<CommandConfig Name="Intel_Bluetooth_Driver_22.120.0">
<CommandFile>C:\provisioning\software\intel\BT-22.120.0-32-64UWD-Win10-Win11.exe</CommandFile>
<CommandLine>cmd /c "bt-22.120.0-32-64uwd-win10-win11.exe" /qn</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down
22 changes: 11 additions & 11 deletions packages/gci_air_gap/gci_air_gap_customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PackageConfig xmlns="urn:schemas-Microsoft-com:Windows-ICD-Package-Config.v1.0">
<ID>{34c0eb4c-1c46-5d44-b9eb-9e49f2a054a8}</ID>
<Name>GCI Air Gap</Name>
<Version>3.200</Version>
<Version>3.201</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>40</Rank>
<Notes>Made specifically for the GCI Air Gap Lab. (03/13/2022)</Notes>
<Notes>Made specifically for the GCI Air Gap Lab. (03/21/2022)</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -21,25 +21,25 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft_Edge_99.0.1150.39">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-99.0.1150.39.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-99.0.1150.39.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft_Edge_99.0.1150.46">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-99.0.1150.46.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-99.0.1150.46.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="PowerShell_7.2.1">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.1-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.1-win-x64.msi" /quiet</CommandLine>
<CommandConfig Name="PowerShell_7.2.2">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.2-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.2-win-x64.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_99.0.4844.51">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.51.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.51.msi" /quiet</CommandLine>
<CommandConfig Name="Google_Chrome_99.0.4844.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.82.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down
16 changes: 8 additions & 8 deletions packages/netlab_core/netlab_core_customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PackageConfig xmlns="urn:schemas-Microsoft-com:Windows-ICD-Package-Config.v1.0">
<ID>{a8dd246b-bb6f-4ba6-8664-a64444424b8e}</ID>
<Name>NetLab Core</Name>
<Version>3.200</Version>
<Version>3.201</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>40</Rank>
<Notes>Made specifically for the ISTE NetLab. (03/13/2022)</Notes>
<Notes>Made specifically for the ISTE NetLab. (03/21/2022)</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -21,17 +21,17 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="PowerShell_7.2.1">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.1-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.1-win-x64.msi" /quiet</CommandLine>
<CommandConfig Name="PowerShell_7.2.2">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.2-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.2-win-x64.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_99.0.4844.51">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.51.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.51.msi" /quiet</CommandLine>
<CommandConfig Name="Google_Chrome_99.0.4844.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-99.0.4844.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-99.0.4844.82.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down
10 changes: 5 additions & 5 deletions packages/terminal/terminal_customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PackageConfig xmlns="urn:schemas-Microsoft-com:Windows-ICD-Package-Config.v1.0">
<ID>{39f22247-e434-5fb7-9598-a86bb76fb3aa}</ID>
<Name>Terminal</Name>
<Version>3.200</Version>
<Version>3.201</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>30</Rank>
<Notes>General package for installing Windows Terminal. (03/13/2022)</Notes>
<Notes>General package for installing Windows Terminal. (03/18/2022)</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -21,9 +21,9 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="PowerShell_7.2.1">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.1-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.1-win-x64.msi" /quiet</CommandLine>
<CommandConfig Name="PowerShell_7.2.2">
<CommandFile>C:\provisioning\software\general\PowerShell-7.2.2-win-x64.msi</CommandFile>
<CommandLine>msiexec /i "powershell-7.2.2-win-x64.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down
Loading

0 comments on commit 7be92f7

Please sign in to comment.