xetup/scripts
X9 Dev 94b7786aa8 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63)
- 02/11 winget: add --source winget to every install; fresh Win11 ISOs
  ship an App Installer with a stale pinned cert, so the msstore source
  fails with 0x8a15005e and aborts the install. Forcing the winget source
  bypasses msstore entirely.
- 10 network: enable Network Discovery by -Group "@FirewallAPI.dll,-32752"
  (resource string) instead of -DisplayGroup "Network Discovery", which is
  localized and failed on Czech Windows.
- 04 profile: set keyboard layout CZ primary + US secondary via
  Set-WinUserLanguageList (current user) and Preload in the Default hive
  and HKU\.DEFAULT (welcome screen / system accounts). Always applied.
- 02 software: verify Atera via the AteraAgent service (Get-Service) with a
  path fallback incl. C:\ProgramData, since Atera no longer installs to a
  fixed location.
- 12 windows-update: format Install-WindowsUpdate output via $_.Result/$_.Title
  instead of logging the raw object (was spamming "System.__ComObject").

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 15:00:05 +02:00
..
00-admin-account.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
01-bloatware.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
02-software.ps1 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63) 2026-05-29 15:00:05 +02:00
03-system-registry.ps1 fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00
04-default-profile.ps1 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63) 2026-05-29 15:00:05 +02:00
07-backinfo.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
08-activation.ps1 fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00
09-pc-identity.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00
10-network.ps1 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63) 2026-05-29 15:00:05 +02:00
11-dell-update.ps1 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63) 2026-05-29 15:00:05 +02:00
12-windows-update.ps1 fix: field fixes from fresh Win11 deployment (Dell Latitude / GLBNTB63) 2026-05-29 15:00:05 +02:00
common.ps1 fix: workflow audit - config parsing, step ordering, cleanup 2026-04-17 12:21:41 +02:00