xetup/scripts
X9 Dev 3fb65789eb
All checks were successful
release / build-and-release (push) Successful in 23s
fix: create File Explorer.lnk explicitly + autologon for WU rounds
04-default-profile: Create File Explorer.lnk (and PowerShell.lnk for
admin profile) in C:\Users\Default\AppData\Roaming\...\Start Menu
before writing LayoutModification.xml. On a clean Windows 11 install
the System Tools folder is often missing from the Default profile,
which causes the taskbar pin to be silently skipped.

12-windows-update: Enable temporary autologon for adminx9 so the
machine logs in automatically after each update reboot without
operator intervention. AutoLogonCount=10 as safety cap.
Autologon is disabled (and DefaultPassword removed) by the
scheduled task when no more updates are found.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 16:07:48 +02:00
..
00-admin-account.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
01-bloatware.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
02-software.ps1 fix: mount HKCR PSDrive before PDF association writes 2026-04-16 15:13:11 +02:00
03-system-registry.ps1 fix: taskbar pins, Edge NTP, black bg, step progress strip 2026-04-16 15:28:38 +02:00
04-default-profile.ps1 fix: create File Explorer.lnk explicitly + autologon for WU rounds 2026-04-16 16:07:48 +02:00
05-personalization.ps1 fix: black BackInfo bg + wrong taskbar accent color 2026-04-16 15:58:53 +02:00
06-scheduled-tasks.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
07-backinfo.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
07-desktop-info.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
08-activation.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
09-pc-identity.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
10-network.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
11-dell-update.ps1 Fixes, Windows Update (step 12), auto-reboot, PS window hide 2026-04-16 14:49:41 +02:00
12-windows-update.ps1 fix: create File Explorer.lnk explicitly + autologon for WU rounds 2026-04-16 16:07:48 +02:00