xetup/scripts
X9 d853df0aa4 Fix Communications key ACL and Adobe path detection
- 03-system-registry.ps1: Set-Reg now has 3-tier retry: direct write,
  ACL manipulation, fallback to scheduled task running as SYSTEM (which
  has unrestricted registry access - handles TrustedInstaller-owned keys)
- 02-software.ps1: add Acrobat DC path (Acrobat.exe) before legacy
  AcroRd32.exe paths - winget installs Acrobat DC not Reader DC
- 06-scheduled-tasks.ps1: same Adobe path fix in PDF-DefaultApp script
- tests/Test-Deployment.ps1: Adobe check covers both Acrobat DC and
  Reader DC install paths

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 20:03:30 +01:00
..
00-admin-account.ps1 Add admin account creation and Windows activation steps 2026-03-14 19:15:30 +01:00
01-bloatware.ps1 Implement full deployment script suite (steps 1-7) 2026-03-14 09:44:38 +01:00
02-software.ps1 Fix Communications key ACL and Adobe path detection 2026-03-14 20:03:30 +01:00
03-system-registry.ps1 Fix Communications key ACL and Adobe path detection 2026-03-14 20:03:30 +01:00
04-default-profile.ps1 Fix registry ACL errors in steps 3 and 4 2026-03-14 19:37:47 +01:00
05-personalization.ps1 Implement full deployment script suite (steps 1-7) 2026-03-14 09:44:38 +01:00
06-scheduled-tasks.ps1 Fix Communications key ACL and Adobe path detection 2026-03-14 20:03:30 +01:00
07-desktop-info.ps1 Implement full deployment script suite (steps 1-7) 2026-03-14 09:44:38 +01:00
08-activation.ps1 Add admin account creation and Windows activation steps 2026-03-14 19:15:30 +01:00