Commit graph

159 commits

Author SHA1 Message Date
Manuel Thalmann 03e16767e5 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann 714cf21e90 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann 77bd653839 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 337a89120f Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann ef1bf5ebf8 Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann c8670d1fea Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 8378b3b1c0 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann e5b5083fd4 Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann feeefa0a10 Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann 3c14daea72 Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann da45d50898 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann fb65d630e3 Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann e45ed64b06 Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann b84acea51a Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann f7e13a6c07 Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann 7174c2d772 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann a13997aab0 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann 3f8dfdab2c Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann c57294bde8 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 069aec8271 Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann f38f0e68ca Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann ed0db7af27 Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann f23f35da73 Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 51eb97e435 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann a3dd1af30b Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann 8e155a00d5 Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann cac1df3027 Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann 797fde65af Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 05ad26763a Add a stage for configuring users 2024-08-09 02:27:24 +02:00
Manuel Thalmann c08afd1221 Detect installation properly 2024-08-09 02:24:59 +02:00
Manuel Thalmann 5b084342c5 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann aeeedd02ee Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00
Manuel Thalmann b16094f8f7 Fix typo 2024-08-09 01:53:59 +02:00
Manuel Thalmann c79bec479d Fix incorrect hardware name 2024-08-09 00:03:45 +02:00
Manuel Thalmann 39abd90b34 Reorder installation steps 2024-08-08 23:03:10 +02:00
Manuel Thalmann a25e743047 Refactor the wsl installation check 2024-08-08 22:21:49 +02:00
Manuel Thalmann f9562472fe Ensure WSL Ubuntu is installed 2024-08-08 22:08:13 +02:00
Manuel Thalmann 0ed1f9e218 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 324e8bee7e Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
Manuel Thalmann e2536d91a5 Reorder installation steps 2024-08-08 13:17:14 +02:00
Manuel Thalmann 00ae67d304 Reload env after installing git 2024-08-08 12:18:04 +02:00
Manuel Thalmann a044612a5e Ensure git is installed 2024-08-08 05:14:31 +02:00
Manuel Thalmann d87dee8072 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 3a0643348f Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann 5a64f8e42d Allow removing task bar icons 2024-08-08 02:31:59 +02:00
Manuel Thalmann 933402144d Add scripts for desktop apps 2024-08-07 23:53:12 +02:00
Manuel Thalmann e32d97ec51 Add a script for installing Oh My Posh 2024-08-07 23:22:04 +02:00
Manuel Thalmann 036d2a8338 Add scripts for installing PS modules 2024-08-07 22:55:25 +02:00
Manuel Thalmann 30638e42f1 Refactor chocolatey script 2024-08-07 21:50:21 +02:00
Manuel Thalmann a667593dbb Pass arguments to software script 2024-08-07 21:37:33 +02:00