xetup/scripts
X9 Dev 451b9e221c fix: taskbar Explorer pin + Atera install under SYSTEM
- 04 profile: pin File Explorer via its AppUserModelID
  (DesktopApplicationID="Microsoft.Windows.Explorer") instead of a hand-made
  File Explorer.lnk to explorer.exe. The custom shortcut pinned as a separate
  app - clicking it launched a second Explorer that did not group with the
  running window, and the icon could not be unpinned normally. Stop creating
  that .lnk.
- 02 software: install the Atera MSI under NT AUTHORITY\SYSTEM via a one-shot
  scheduled task (msiexec /qn), then remove the task. Under SYSTEM the agent
  registers silently with no interactive MFA window, so no technician input is
  needed. MSI staged in C:\Windows\Temp (readable by SYSTEM).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-01 14:26:08 +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: taskbar Explorer pin + Atera install under SYSTEM 2026-06-01 14:26:08 +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: taskbar Explorer pin + Atera install under SYSTEM 2026-06-01 14:26:08 +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