Commit graph

1765 commits

Author SHA1 Message Date
Manuel Thalmann c04e2c2fb9 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann 40bd60f130 Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann 0c581a8375 Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann 7cf55602ca Fix incorrect script path 2024-08-10 20:37:10 +02:00
Manuel Thalmann 51bea62f79 Allow leaving install action unspecified 2024-08-10 19:27:56 +02:00
Manuel Thalmann a5e807b643 Retrieve registry value properly 2024-08-10 19:26:53 +02:00
Manuel Thalmann e03943fd97 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 910dbd0dae Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann 9604edccde Add a function for removing the RunOnce key 2024-08-10 15:24:04 +02:00
Manuel Thalmann a27875b7df Set user groups properly 2024-08-10 15:23:38 +02:00
Manuel Thalmann b272a36245 Configure MS accounts properly 2024-08-10 15:21:13 +02:00
Manuel Thalmann 1032100106 Queue next user after configuration finished 2024-08-10 15:20:36 +02:00
Manuel Thalmann 38043700e6 Disable UAC after logging in MS account 2024-08-10 15:19:14 +02:00
Manuel Thalmann 91fc212e8b Enable OneShot listener for MS accounts 2024-08-10 15:18:10 +02:00
Manuel Thalmann ea28ec2f23 Set timezone automatically 2024-08-10 15:17:21 +02:00
Manuel Thalmann 76d4d93cc2 Prevent variable overwrite 2024-08-10 15:16:57 +02:00
Manuel Thalmann 8274daf1b7 Register installer script after disabling UAG 2024-08-10 15:16:27 +02:00
Manuel Thalmann 2430d81343 Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann 065882aca8 Fix broken redirection of arguments 2024-08-10 15:15:40 +02:00
Manuel Thalmann 223b6bcbc7 Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann a980cb66ce Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann facc04959a Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 051b7aeaeb Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann fe85d19cd8 Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann a5dd12a857 Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann 12cbaa5331 Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann 5e2dd156b9 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 12c79d0666 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 379df3b55d Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann 0e963b6efd Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann a1aed0074e Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 60ac69074f Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 1878f6d2c0 Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann d7db66a359 Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 36a784f475 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann f65f41b01b Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann 3845edd6f8 Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann 70db88f485 Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann 67ff96b459 Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 8a3940941d Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann 7efc63f24f Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann d792c2d5ad Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 72eec78a18 Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann da11bb46f7 Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann 07070b8ed1 Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann e7de253509 Allow registering reboot for the default user 2024-08-09 14:44:57 +02:00
Manuel Thalmann 33a8fe8d2e Add a dedicated function for disabling boot message 2024-08-09 13:35:12 +02:00
Manuel Thalmann ae1c05ff35 Implement root install loop using a switch 2024-08-09 13:34:46 +02:00
Manuel Thalmann 08e6c78d31 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann d5bb09916e Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann e3b9eab9d3 Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann a2f3d1ff76 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann 5521118d8e Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann 69310fe702 Fix typo 2024-08-09 03:38:10 +02:00
Manuel Thalmann 6e714db198 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann 305391bec7 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann be7fb65f72 Allow displaying a boot message 2024-08-09 02:59:06 +02:00
Manuel Thalmann 88f4720758 Disable users by default 2024-08-09 02:58:01 +02:00
Manuel Thalmann f74f7066e0 Add a stage for configuring users 2024-08-09 02:27:24 +02:00
Manuel Thalmann f418daa4c9 Detect installation properly 2024-08-09 02:24:59 +02:00
Manuel Thalmann c1d1bb14f1 Remove unnecessary icon 2024-08-09 02:23:56 +02:00
Manuel Thalmann 192add34e1 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann e7ade5b55f Fix renaming user 2024-08-09 02:20:27 +02:00
Manuel Thalmann 939ed5574c Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00
Manuel Thalmann 44bd8fd5f6 Show error properly 2024-08-09 02:00:18 +02:00
Manuel Thalmann e01239cda5 Fix typo 2024-08-09 01:53:59 +02:00
Manuel Thalmann 4fa4f6f2bf Remove code duplication 2024-08-09 01:33:04 +02:00
Manuel Thalmann 136a5cc314 Remove unnecessary console output 2024-08-09 01:22:51 +02:00
Manuel Thalmann dd40c0b04b Fix incorrect file paths 2024-08-09 00:17:05 +02:00
Manuel Thalmann eed989f4f1 Fix incorrect hardware name 2024-08-09 00:03:45 +02:00
Manuel Thalmann 4f65cf181f Reorder installation steps 2024-08-08 23:03:10 +02:00
Manuel Thalmann 6fd44e17eb Suppress unnecessary output 2024-08-08 22:24:41 +02:00
Manuel Thalmann 863e8d0a53 Refactor the wsl installation check 2024-08-08 22:21:49 +02:00
Manuel Thalmann 6d371c9eae Ensure WSL Ubuntu is installed 2024-08-08 22:08:13 +02:00
Manuel Thalmann e298767531 Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann 95698011d4 Leave groups unspecified 2024-08-08 17:50:32 +02:00
Manuel Thalmann 6e8b09d2f2 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann dfccaae81f Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 7f4454af55 Install Oh My Posh system wide 2024-08-08 14:23:15 +02:00
Manuel Thalmann 44cc0e6a9d Fix typo 2024-08-08 14:22:22 +02:00
Manuel Thalmann b9f8a95cac Skip scope argument by default 2024-08-08 14:22:13 +02:00
Manuel Thalmann 3f77d636d4 Fix incorrect file paths 2024-08-08 14:21:55 +02:00
Manuel Thalmann 0426ff3fcc Configure NVS after installation 2024-08-08 14:09:20 +02:00
Manuel Thalmann a903b8fa85 Refactor app association script 2024-08-08 14:09:07 +02:00
Manuel Thalmann 37752cb27d Fix typo 2024-08-08 14:08:48 +02:00
Manuel Thalmann 96404ea5be Apply the error action globally 2024-08-08 14:08:38 +02:00
Manuel Thalmann df40a8b531 Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
Manuel Thalmann 7dc4b86e7c Add notes to installation script 2024-08-08 14:03:15 +02:00
Manuel Thalmann d03b9eef75 Add a script for installing LGHub 2024-08-08 13:25:21 +02:00
Manuel Thalmann 861c519c86 Reorder installation steps 2024-08-08 13:17:14 +02:00
Manuel Thalmann 53af5fd434 Reload env after installing git 2024-08-08 12:18:04 +02:00
Manuel Thalmann 6bfed53082 Enure features for PinnedItem are installed 2024-08-08 05:21:21 +02:00
Manuel Thalmann 40673bc66a Install features using chocolatey 2024-08-08 05:20:58 +02:00
Manuel Thalmann 0dcbf245f8 Ensure git is installed 2024-08-08 05:14:31 +02:00
Manuel Thalmann 3256aee9fb Fix broken XML document creation 2024-08-08 05:04:59 +02:00
Manuel Thalmann 045a5de325 Fix incorrect parameter access 2024-08-08 05:03:24 +02:00
Manuel Thalmann b3e4f57140 Fix incorrect path 2024-08-08 05:01:45 +02:00
Manuel Thalmann b2e288b9e3 Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann d453c4e773 Add scripts for all remaining apps 2024-08-08 04:36:35 +02:00
Manuel Thalmann 9f54702158 Allow custom winget arguments 2024-08-08 04:29:00 +02:00