Commit graph

1772 commits

Author SHA1 Message Date
Manuel Thalmann ab8d89e7a3 Hide output of DISM commands 2024-08-15 13:57:15 +02:00
Manuel Thalmann f7346d838a Ensure website is loaded before download 2024-08-15 02:42:00 +02:00
Manuel Thalmann 337a89120f Prevent Jellyfin from rebooting 2024-08-15 02:22:07 +02:00
Manuel Thalmann 25d7fa6ab1 Improve handling of slow websites 2024-08-14 18:47:29 +02:00
Manuel Thalmann ef1bf5ebf8 Fix potential CRC errors 2024-08-14 18:46:42 +02:00
Manuel Thalmann cd5d45bff3 Ensure auto reboot is disabled properly 2024-08-12 21:32:53 +02:00
Manuel Thalmann 68d3a4ab17 Disable auto reboot by default 2024-08-12 01:27:50 +02:00
Manuel Thalmann 804e30f267 Add methods for managing auto restart feature 2024-08-12 01:23:42 +02:00
Manuel Thalmann c8670d1fea Install Wave Link first 2024-08-11 18:27:16 +02:00
Manuel Thalmann e880d939a2 Throw an error when failing to load config 2024-08-11 18:27:06 +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 a35f82d131 Add scripts for installing git 2024-08-10 15:28:10 +02:00
Manuel Thalmann 24d8642ec3 Remove unnecessary code 2024-08-10 15:24:15 +02:00
Manuel Thalmann 2aeac879d4 Add a function for removing the RunOnce key 2024-08-10 15:24:04 +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 4c8b4a0385 Redirect user for configuration properly 2024-08-10 15:16:00 +02:00
Manuel Thalmann 4b18b15230 Fix broken redirection of arguments 2024-08-10 15:15:40 +02:00
Manuel Thalmann 3f8dfdab2c Determine installer action properly 2024-08-10 15:15:21 +02:00
Manuel Thalmann c22f48e592 Redirect arguments to chocolatey properly 2024-08-10 15:13:46 +02:00
Manuel Thalmann 15cba6ebc9 Fix non-functioning OneShot script 2024-08-10 15:13:20 +02:00
Manuel Thalmann 7fd185b5c1 Fix oneshot task execution 2024-08-10 06:11:55 +02:00
Manuel Thalmann ca5ac7a203 Allow removing the OneShot listener 2024-08-10 05:19:24 +02:00
Manuel Thalmann ffb2fd565c Remove duplicate code 2024-08-10 05:17:08 +02:00
Manuel Thalmann 181ca03e3a Fix typo 2024-08-10 03:57:37 +02:00
Manuel Thalmann f2c2582310 Fix copy paste error 2024-08-10 03:57:26 +02:00
Manuel Thalmann 56803b42d6 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann 6f98557062 Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann c57294bde8 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann 8e3c017699 Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 069aec8271 Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann d809ed112c Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann a7d6cc444e Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 9be293b799 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann 012f5d5fdb Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +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 07d3a2378d Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 4a7d5db510 Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann 3db1c587dd Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann a3dd1af30b Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann db31a862cf Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann 24c3bd1d11 Allow registering reboot for the default user 2024-08-09 14:44:57 +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 3b79053455 Force computer reboots 2024-08-09 04:42:55 +02:00
Manuel Thalmann 16a8f8d499 Add scripts for controlling UAC 2024-08-09 04:29:26 +02:00
Manuel Thalmann 44d8223cd5 Set displayname of all users 2024-08-09 04:20:00 +02:00
Manuel Thalmann 797fde65af Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann fc95d4c76d Skip PWSH_PATH if undefined 2024-08-09 04:08:22 +02:00
Manuel Thalmann c5ccae9b35 Fix typo 2024-08-09 03:38:10 +02:00
Manuel Thalmann 8efc752218 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann 79098f5efb Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann 86374baf2f Allow displaying a boot message 2024-08-09 02:59:06 +02:00
Manuel Thalmann 5ad857320d Disable users by default 2024-08-09 02:58:01 +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 bc4055d760 Remove unnecessary icon 2024-08-09 02:23:56 +02:00
Manuel Thalmann 5b084342c5 Add support for the sudo command 2024-08-09 02:22:45 +02:00
Manuel Thalmann 245af3c2a0 Fix renaming user 2024-08-09 02:20:27 +02:00
Manuel Thalmann aeeedd02ee Make specifying PWSH_PATH optional 2024-08-09 02:12:27 +02:00
Manuel Thalmann bb3de634f9 Show error properly 2024-08-09 02:00:18 +02:00
Manuel Thalmann b16094f8f7 Fix typo 2024-08-09 01:53:59 +02:00
Manuel Thalmann 9e37f99036 Remove code duplication 2024-08-09 01:33:04 +02:00
Manuel Thalmann 116d6d9676 Remove unnecessary console output 2024-08-09 01:22:51 +02:00
Manuel Thalmann 3d67480a80 Fix incorrect file paths 2024-08-09 00:17:05 +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 540481e966 Suppress unnecessary output 2024-08-08 22:24:41 +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 1532fbbc9e Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann 8f6195c958 Leave groups unspecified 2024-08-08 17:50:32 +02:00
Manuel Thalmann 0ed1f9e218 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann dbef105780 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 493847e727 Install Oh My Posh system wide 2024-08-08 14:23:15 +02:00
Manuel Thalmann e0869665dc Fix typo 2024-08-08 14:22:22 +02:00
Manuel Thalmann 7e24603c95 Skip scope argument by default 2024-08-08 14:22:13 +02:00
Manuel Thalmann f0b5e181a5 Fix incorrect file paths 2024-08-08 14:21:55 +02:00
Manuel Thalmann d97854ec55 Configure NVS after installation 2024-08-08 14:09:20 +02:00
Manuel Thalmann 0a04b12497 Refactor app association script 2024-08-08 14:09:07 +02:00
Manuel Thalmann b8e81d1458 Fix typo 2024-08-08 14:08:48 +02:00
Manuel Thalmann bbcaca2c84 Apply the error action globally 2024-08-08 14:08:38 +02:00
Manuel Thalmann 324e8bee7e Move PinnedItem script to proper location 2024-08-08 14:04:51 +02:00
Manuel Thalmann 0764d16d35 Add notes to installation script 2024-08-08 14:03:15 +02:00
Manuel Thalmann 98df4f242c Add a script for installing LGHub 2024-08-08 13:25:21 +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 7690248a55 Enure features for PinnedItem are installed 2024-08-08 05:21:21 +02:00
Manuel Thalmann 990a42bfb4 Install features using chocolatey 2024-08-08 05:20:58 +02:00