Commit graph

1955 commits

Author SHA1 Message Date
Manuel Thalmann 2472ca5cc6 Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 3de22dd745 Ensure CONFIG_MODULE is resolved 2024-08-09 23:23:55 +02:00
Manuel Thalmann bae76b7473 Add dedicated functions for creating startup scripts 2024-08-09 23:23:29 +02:00
Manuel Thalmann c4cb3f4f88 Change login message 2024-08-09 22:11:12 +02:00
Manuel Thalmann 019ad5693d Set up shared WSL 2024-08-09 16:02:33 +02:00
Manuel Thalmann ad4ee1f9e0 Install updates only as admin 2024-08-09 16:02:24 +02:00
Manuel Thalmann 9e8fc6f3ca Disable boot message only as admin 2024-08-09 16:02:00 +02:00
Manuel Thalmann 5d66720106 Add a function for allowing user access 2024-08-09 15:56:16 +02:00
Manuel Thalmann 7ba4cab2e4 Fix broken reboot registration 2024-08-09 15:49:36 +02:00
Manuel Thalmann eae1d94b26 Ensure the script path is detected properly 2024-08-09 14:45:50 +02:00
Manuel Thalmann 451b7a21e6 Allow automatic script execution for MS accounts 2024-08-09 14:45:29 +02:00
Manuel Thalmann a41016ea86 Reorder winget arguments 2024-08-09 14:45:05 +02:00
Manuel Thalmann 3388ddc84e 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 65c2d8e714 Add Predator Z301C to the hardware list 2024-08-09 02:23:41 +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 eecea60f1c Fix incorrect user conversion 2024-08-08 17:16:51 +02:00
Manuel Thalmann 32be282910 Keep Windows groups separate 2024-08-08 15:33:55 +02:00
Manuel Thalmann 3daf4ee8e7 Remove unnecessary options from Win users 2024-08-08 15:32:05 +02:00
Manuel Thalmann c7fd9676ce Inherit Windows users from linux 2024-08-08 15:28:29 +02:00
Manuel Thalmann dbef105780 Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00