Commit graph

384 commits

Author SHA1 Message Date
Manuel Thalmann fb0a24bb6c Remove unnecessary desktop icons 2024-08-18 09:25:23 +02:00
Manuel Thalmann 530f6d1a34 Install powershell modules for all users 2024-08-16 16:43:30 +02:00
Manuel Thalmann dd78af2f54 Fix typos 2024-08-16 16:10:09 +02:00
Manuel Thalmann 6fd2016c39 Install AutoHotkey as preparation 2024-08-16 15:22:09 +02:00
Manuel Thalmann c5bb953dc0 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann 2034f5c9f6 Allow running installation in debug mode 2024-08-16 15:16:28 +02:00
Manuel Thalmann 16560270a7 Add a function for queueing startup commands 2024-08-15 18:34:48 +02:00
Manuel Thalmann 48279e13ad Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann fab0da1d65 Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann b1e4560337 Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann b4be84c827 Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann a2aefa515c Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann b48821eeff Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann 3ad0fcf95e Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann 4f2781b154 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 6ba58ee07e Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 17939bee8c Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann e2013f8db5 Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann d62ea6ffaa Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann 99dd620cc8 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 9ad16b14fc Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann ea53352de6 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann 94d6ffe6f9 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 015f7d2901 Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann c42b30b52e Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann c0748548e1 Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann b034dfd53d Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 7a99482bc8 Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann a460608b10 Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann ec7fc8dd6e Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann eb6ad4780e Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann cb2735b909 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 62af6e393c Add a stage for configuring users 2024-08-09 02:27:24 +02:00
Manuel Thalmann 6b7e30c035 Detect installation properly 2024-08-09 02:24:59 +02:00
Manuel Thalmann 91d0d635a1 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann 40ade7b471 Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00
Manuel Thalmann 10c6f1e155 Fix typo 2024-08-09 01:53:59 +02:00
Manuel Thalmann 3b5752f214 Fix incorrect hardware name 2024-08-09 00:03:45 +02:00
Manuel Thalmann 40e67c23e1 Reorder installation steps 2024-08-08 23:03:10 +02:00
Manuel Thalmann 30e7c163f2 Refactor the wsl installation check 2024-08-08 22:21:49 +02:00
Manuel Thalmann bbbbff7be4 Ensure WSL Ubuntu is installed 2024-08-08 22:08:13 +02:00
Manuel Thalmann 62db17bda2 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 6e1322697a Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
Manuel Thalmann a0deb0b84b Reorder installation steps 2024-08-08 13:17:14 +02:00
Manuel Thalmann ae3b877c2a Reload env after installing git 2024-08-08 12:18:04 +02:00
Manuel Thalmann 8812500285 Ensure git is installed 2024-08-08 05:14:31 +02:00
Manuel Thalmann 995959f958 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 198e984bcd Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann cb3edcfa55 Allow removing task bar icons 2024-08-08 02:28:40 +02:00
Manuel Thalmann f04ec8be9c Add scripts for desktop apps 2024-08-07 23:53:12 +02:00
Manuel Thalmann b31b00fc2d Rename old Nextcloud script 2024-08-07 23:45:56 +02:00
Manuel Thalmann 1be771628b Add a script for installing Oh My Posh 2024-08-07 23:22:04 +02:00
Manuel Thalmann 5e2e43735e Add scripts for installing PS modules 2024-08-07 22:55:25 +02:00
Manuel Thalmann 754dc5483c Refactor chocolatey script 2024-08-07 21:50:21 +02:00
Manuel Thalmann 7770ef04a1 Pass arguments to software script 2024-08-07 21:37:33 +02:00
Manuel Thalmann 2dfb9d58bf Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann 36336e332d Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann b87117ecd3 Add script for installing Thunderbird 2024-08-07 18:57:27 +02:00
Manuel Thalmann 88c765b06e Install drivers in proper phase 2024-08-07 18:54:07 +02:00
Manuel Thalmann a11646372a Add a script for installing WinSCP 2024-08-07 18:30:14 +02:00
Manuel Thalmann dc2f840018 Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00
Manuel Thalmann a541982ac4 Add scripts for installing drivers 2024-08-07 16:17:49 +02:00
Manuel Thalmann 2f950d89ba Add script for installing AMD packages 2024-08-07 15:25:12 +02:00
Manuel Thalmann 63a6c16d99 Add missing package for selenium 2024-08-07 15:24:56 +02:00
Manuel Thalmann 6f93edea54 Install components for browser automation 2024-08-07 13:36:31 +02:00
Manuel Thalmann 7177fa97ca Enhance the winget install check 2024-08-07 03:34:12 +02:00
Manuel Thalmann cf7c776e55 Install PowerShell modules after removing old copy 2024-08-06 18:19:33 +02:00
Manuel Thalmann faeac1fdb9 Add a separate function for executing software actions 2024-08-06 16:54:11 +02:00
Manuel Thalmann faecb6cd53 Fix incorrectly imported modules 2024-08-06 11:39:57 +02:00
Manuel Thalmann e03d0c6630 Fix incorrect XPaths 2024-08-06 11:39:48 +02:00
Manuel Thalmann 4f17c95487 Set the name of the setup user properly 2024-08-06 10:22:50 +02:00
Manuel Thalmann 6997a800b9 Add scripts for installing essential software 2024-08-06 00:04:02 +02:00
Manuel Thalmann 901262b8a7 Ensure the environment variables are always set properly 2024-08-05 23:09:58 +02:00
Manuel Thalmann b37815498a Set CONFIG_MODULE to full path by default 2024-08-02 01:57:31 +02:00
Manuel Thalmann e10a91094e Enter next stage after configuration 2024-08-02 01:44:56 +02:00
Manuel Thalmann 95f65458eb Make config module persist in WSL 2024-08-02 00:47:33 +02:00
Manuel Thalmann 5f8b5252ef Ensure necessary modules are imported 2024-08-01 21:49:46 +02:00
Manuel Thalmann c0b0cc2556 Import SetupStage enum into installation module 2024-08-01 21:32:33 +02:00
Manuel Thalmann 6c7bb9c268 Pause on error by default 2024-08-01 21:08:31 +02:00
Manuel Thalmann 96ba53799e Remove non-existent script 2024-08-01 19:10:10 +02:00
Manuel Thalmann 9b6cdd24e5 Nest installation functions in a module 2024-08-01 19:02:12 +02:00
Manuel Thalmann 5bb1a19a1f Install winget if nonexistent 2024-08-01 18:58:33 +02:00
Manuel Thalmann fe11ddf570 Use the new commands 2024-08-01 18:36:47 +02:00
Manuel Thalmann 466813fe39 Fix nix installation check 2024-08-01 18:05:10 +02:00
Manuel Thalmann 05201f1108 Configure clock for dualboot systems 2024-08-01 16:32:03 +02:00
Manuel Thalmann e868255996 Enter configuration stage if nix exists 2024-08-01 16:28:48 +02:00
Manuel Thalmann 73ca5018b2 Reboot WSL to pick up nix 2024-08-01 16:25:18 +02:00
Manuel Thalmann 50951b31ff Make CONFIG_MODULE available in WSL 2024-08-01 14:39:44 +02:00
Manuel Thalmann ded0d4efd0 Install WSL and nix by default 2024-08-01 14:06:40 +02:00
Manuel Thalmann 040f20edce Rename config module file 2024-08-01 12:39:27 +02:00
Manuel Thalmann 12c449eb7c Add scripts for updating windows 2024-08-01 02:59:32 +02:00
Manuel Thalmann fab3c239f6 Fix syntax error 2024-08-01 01:22:23 +02:00
Manuel Thalmann 5e2dc315a8 Fix incorrect documentation comment 2024-07-31 23:10:21 +02:00
Manuel Thalmann 467ad0caab Refactor the installation loop architecture 2024-07-31 16:25:32 +02:00
Manuel Thalmann 73c0648611 Implement install loop properly 2024-07-31 16:15:09 +02:00
Manuel Thalmann afb2d1be65 Implement the windows installation in a loop 2024-07-31 16:09:50 +02:00
Manuel Thalmann 401aa9e41c Recreate script to first install pwsh 2024-07-31 15:52:41 +02:00
Manuel Thalmann be4ee90f7d Add a separate script for injecting values into scripts 2024-07-31 14:55:00 +02:00
Manuel Thalmann 1012705160 Copy pwsh to newly setup windows systems 2024-07-31 14:47:42 +02:00
Manuel Thalmann ef773d993c Rename old windows installation script 2024-07-30 18:47:01 +02:00