Skip to content

Commit

Permalink
Provisioning 3.151
Browse files Browse the repository at this point in the history
Merge pull request #19 from aisgbnok/next-version/3.151
  • Loading branch information
aisgbnok authored Feb 17, 2022
2 parents b08c0ca + 96b5cf6 commit 3619560
Show file tree
Hide file tree
Showing 11 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Anthony Swierkosz
Copyright (c) 2022 Anthony Swierkosz

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
44 changes: 22 additions & 22 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>{a8dd246b-bb6f-4ba6-8664-a64444424b8a}</ID>
<Name>Clean Setup</Name>
<Version>3.150</Version>
<Version>3.151</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>40</Rank>
<Notes>Updates OneDrive and Edge, and installs PowerShellCore, Windows Terminal, and AV1, HEIF, HEVC, and VP9 Video Extensions on all computers. Installs Intel Drivers and Chrome on the Alienware Aurora, and Surface Laptop 3. All files are up-to-date as of 2/8/2022.</Notes>
<Notes>Updates OneDrive and Edge, and installs PowerShellCore, Windows Terminal, and AV1, HEIF, HEVC, and VP9 Video Extensions on all computers. Installs Intel Drivers and Chrome on the Alienware Aurora, and Surface Laptop 3. All files are up-to-date as of 2/16/2022.</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -32,9 +32,9 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft_Edge_98.0.1108.43">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-98.0.1108.43.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-98.0.1108.43.msi" /passive</CommandLine>
<CommandConfig Name="Microsoft_Edge_98.0.1108.55">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-98.0.1108.55.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-98.0.1108.55.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -56,9 +56,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_98.0.4758.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.82.msi" /passive</CommandLine>
<CommandConfig Name="Google_Chrome_98.0.4758.102">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.102.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.102.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down Expand Up @@ -89,11 +89,11 @@
<ApplicationFile>C:\provisioning\uwp\Microsoft.VP9VideoExtensions_1.0.50274.0\Microsoft.VP9VideoExtensions_1.0.50274.0_x64__8wekyb3d8bbwe.Appx</ApplicationFile>
</Application>
<Application PackageFamilyName="Microsoft.WindowsTerminal_8wekyb3d8bbwe">
<ApplicationFile>C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10334.0\6c2f7ae7a8704900905b0d7eabd22fdf.msixbundle</ApplicationFile>
<ApplicationFile>C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10393.0\364f5988d6b4454786a7f1084ca6d589.msixbundle</ApplicationFile>
</Application>
</DeviceContextApp>
<DeviceContextAppLicense>
<LicenseInstall LicenseProductId="5c0db099-f413-5aa0-afc0-f40f668da91c">C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10334.0\6c2f7ae7a8704900905b0d7eabd22fdf_License1.xml</LicenseInstall>
<LicenseInstall LicenseProductId="5c0db099-f413-5aa0-afc0-f40f668da91c">C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10393.0\364f5988d6b4454786a7f1084ca6d589_License1.xml</LicenseInstall>
</DeviceContextAppLicense>
</UniversalAppInstall>
<UniversalAppUninstall>
Expand Down Expand Up @@ -163,9 +163,9 @@
<ProvisioningCommands>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft_Edge_98.0.1108.43">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-98.0.1108.43.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-98.0.1108.43.msi" /passive</CommandLine>
<CommandConfig Name="Microsoft_Edge_98.0.1108.55">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-98.0.1108.55.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-98.0.1108.55.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -187,9 +187,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_98.0.4758.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.82.msi" /passive</CommandLine>
<CommandConfig Name="Google_Chrome_98.0.4758.102">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.102.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.102.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down Expand Up @@ -272,9 +272,9 @@
<ProvisioningCommands>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft_Edge_98.0.1108.43">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-98.0.1108.43.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-98.0.1108.43.msi" /passive</CommandLine>
<CommandConfig Name="Microsoft_Edge_98.0.1108.55">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-98.0.1108.55.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-98.0.1108.55.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -296,9 +296,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_98.0.4758.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.82.msi" /passive</CommandLine>
<CommandConfig Name="Google_Chrome_98.0.4758.102">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.102.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.102.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down
20 changes: 10 additions & 10 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.150</Version>
<Version>3.151</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>60</Rank>
<Notes>Made specifically for the GCI Air Gap Lab. Installs Chrome, PowerShellCore, and Windows Terminal. All files are up-to-date as of 2/8/2022.</Notes>
<Notes>Made specifically for the GCI Air Gap Lab. Installs Chrome, PowerShellCore, and Windows Terminal. All files are up-to-date as of 2/16/2022.</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -21,9 +21,9 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft_Edge_98.0.1108.43">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-98.0.1108.43.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-98.0.1108.43.msi" /passive</CommandLine>
<CommandConfig Name="Microsoft_Edge_98.0.1108.55">
<CommandFile>C:\provisioning\software\general\MicrosoftEdgeEnterpriseX64-98.0.1108.55.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-98.0.1108.55.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -37,9 +37,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_98.0.4758.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.82.msi" /passive</CommandLine>
<CommandConfig Name="Google_Chrome_98.0.4758.102">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.102.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.102.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -66,11 +66,11 @@
<ApplicationFile>C:\provisioning\uwp\Microsoft.VP9VideoExtensions_1.0.50274.0\Microsoft.VP9VideoExtensions_1.0.50274.0_x64__8wekyb3d8bbwe.Appx</ApplicationFile>
</Application>
<Application PackageFamilyName="Microsoft.WindowsTerminal_8wekyb3d8bbwe">
<ApplicationFile>C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10334.0\6c2f7ae7a8704900905b0d7eabd22fdf.msixbundle</ApplicationFile>
<ApplicationFile>C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10393.0\364f5988d6b4454786a7f1084ca6d589.msixbundle</ApplicationFile>
</Application>
</DeviceContextApp>
<DeviceContextAppLicense>
<LicenseInstall LicenseProductId="5c0db099-f413-5aa0-afc0-f40f668da91c">C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10334.0\6c2f7ae7a8704900905b0d7eabd22fdf_License1.xml</LicenseInstall>
<LicenseInstall LicenseProductId="5c0db099-f413-5aa0-afc0-f40f668da91c">C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10393.0\364f5988d6b4454786a7f1084ca6d589_License1.xml</LicenseInstall>
</DeviceContextAppLicense>
</UniversalAppInstall>
</Common>
Expand Down
14 changes: 7 additions & 7 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.150</Version>
<Version>3.151</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>60</Rank>
<Notes>Made specifically for NetLab. Installs Chrome, PowerShellCore, and Windows Terminal. All files are up-to-date as of 2/8/2022.</Notes>
<Notes>Made specifically for NetLab. Installs Chrome, PowerShellCore, and Windows Terminal. All files are up-to-date as of 2/16/2022.</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -29,9 +29,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="Google_Chrome_98.0.4758.82">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.82.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.82.msi" /passive</CommandLine>
<CommandConfig Name="Google_Chrome_98.0.4758.102">
<CommandFile>C:\provisioning\software\general\GoogleChromeStandaloneEnterprise64-98.0.4758.102.msi</CommandFile>
<CommandLine>msiexec /i "googlechromestandaloneenterprise64-98.0.4758.102.msi" /passive</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -43,11 +43,11 @@
<UniversalAppInstall>
<DeviceContextApp>
<Application PackageFamilyName="Microsoft.WindowsTerminal_8wekyb3d8bbwe">
<ApplicationFile>C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10334.0\6c2f7ae7a8704900905b0d7eabd22fdf.msixbundle</ApplicationFile>
<ApplicationFile>C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10393.0\364f5988d6b4454786a7f1084ca6d589.msixbundle</ApplicationFile>
</Application>
</DeviceContextApp>
<DeviceContextAppLicense>
<LicenseInstall LicenseProductId="5c0db099-f413-5aa0-afc0-f40f668da91c">C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10334.0\6c2f7ae7a8704900905b0d7eabd22fdf_License1.xml</LicenseInstall>
<LicenseInstall LicenseProductId="5c0db099-f413-5aa0-afc0-f40f668da91c">C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10393.0\364f5988d6b4454786a7f1084ca6d589_License1.xml</LicenseInstall>
</DeviceContextAppLicense>
</UniversalAppInstall>
</Common>
Expand Down
8 changes: 4 additions & 4 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>{a8dd246b-bb6f-4ba6-8664-a64444424b8b}</ID>
<Name>Terminal</Name>
<Version>3.150</Version>
<Version>3.151</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>30</Rank>
<Notes>Installs PowerShellCore, Windows Terminal, and AV1, HEIF, HEVC, and VP9 Video Extensions on all computers and removes legacy Edge. All files are up-to-date as of 2/8/2022.</Notes>
<Notes>Installs PowerShellCore, Windows Terminal, and AV1, HEIF, HEVC, and VP9 Video Extensions on all computers and removes legacy Edge. All files are up-to-date as of 2/13/2022.</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand Down Expand Up @@ -50,11 +50,11 @@
<ApplicationFile>C:\provisioning\uwp\Microsoft.VP9VideoExtensions_1.0.50274.0\Microsoft.VP9VideoExtensions_1.0.50274.0_x64__8wekyb3d8bbwe.Appx</ApplicationFile>
</Application>
<Application PackageFamilyName="Microsoft.WindowsTerminal_8wekyb3d8bbwe">
<ApplicationFile>C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10334.0\6c2f7ae7a8704900905b0d7eabd22fdf.msixbundle</ApplicationFile>
<ApplicationFile>C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10393.0\364f5988d6b4454786a7f1084ca6d589.msixbundle</ApplicationFile>
</Application>
</DeviceContextApp>
<DeviceContextAppLicense>
<LicenseInstall LicenseProductId="5c0db099-f413-5aa0-afc0-f40f668da91c">C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10334.0\6c2f7ae7a8704900905b0d7eabd22fdf_License1.xml</LicenseInstall>
<LicenseInstall LicenseProductId="5c0db099-f413-5aa0-afc0-f40f668da91c">C:\provisioning\uwp\Microsoft.WindowsTerminal_1.12.10393.0\364f5988d6b4454786a7f1084ca6d589_License1.xml</LicenseInstall>
</DeviceContextAppLicense>
</UniversalAppInstall>
<UniversalAppUninstall>
Expand Down
Loading

0 comments on commit 3619560

Please sign in to comment.