Commit graph

1738 commits

Author SHA1 Message Date
Manuel Thalmann 2d7efd1560 Allow skipping the User parameter 2024-08-10 03:40:37 +02:00
Manuel Thalmann b517fdb2dc Fix incorrect script path 2024-08-10 03:13:13 +02:00
Manuel Thalmann 116deb6423 Fix broken scripts 2024-08-10 01:50:52 +02:00
Manuel Thalmann f1f39e90bb Remove unnecessary confirmation dialogue 2024-08-10 00:23:47 +02:00
Manuel Thalmann 87badda06c Add a task for disabling UAC 2024-08-10 00:23:37 +02:00
Manuel Thalmann 5cc7e46105 Force creation of sudo alias 2024-08-10 00:22:46 +02:00
Manuel Thalmann aa20671c1b 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
Manuel Thalmann 23954e7e9f Improve winget function 2024-08-08 04:28:21 +02:00
Manuel Thalmann a2c6d8bc04 Add missing function 2024-08-08 04:20:11 +02:00
Manuel Thalmann e91c7ba371 Refactor browser scripts 2024-08-08 03:32:03 +02:00
Manuel Thalmann b6135b0750 Ensure Selenium is imported 2024-08-08 02:59:02 +02:00
Manuel Thalmann ab07c87c57 Allow skipping the Action argument 2024-08-08 02:56:28 +02:00
Manuel Thalmann 1b7e2b5966 Rename all old installation scripts 2024-08-08 02:56:13 +02:00
Manuel Thalmann 9d9d910554 Remove Firefox taskbar icon 2024-08-08 02:32:15 +02:00
Manuel Thalmann 5a64f8e42d Allow removing task bar icons 2024-08-08 02:31:59 +02:00
Manuel Thalmann 889f969045 Allow installing modules native only 2024-08-08 02:28:23 +02:00
Manuel Thalmann 0d1dbda873 Rename old LGHub script 2024-08-08 02:27:39 +02:00
Manuel Thalmann a532df391a Rename PuTTY script 2024-08-08 00:51:45 +02:00
Manuel Thalmann 219e991d45 Add scripts for installing Tobii apps 2024-08-08 00:06:49 +02:00
Manuel Thalmann 6f4a22b5aa Copy keyboard layout to welcome screen 2024-08-07 23:53:26 +02:00
Manuel Thalmann 933402144d Add scripts for desktop apps 2024-08-07 23:53:12 +02:00
Manuel Thalmann bb9eb99a36 Rename old Nextcloud script 2024-08-07 23:45:56 +02:00
Manuel Thalmann f9752543c1 Configure user only outside of setup 2024-08-07 23:30:29 +02:00
Manuel Thalmann e32d97ec51 Add a script for installing Oh My Posh 2024-08-07 23:22:04 +02:00
Manuel Thalmann ff86ea62f9 Fix incorrect installation filter 2024-08-07 23:20:28 +02:00
Manuel Thalmann dde206a980 Fix profile script for individual profiles 2024-08-07 23:18:44 +02:00
Manuel Thalmann bfba6b532f Show messages if packages are installed 2024-08-07 23:18:23 +02:00
Manuel Thalmann 1c9de44bd8 Fix incorrect package check 2024-08-07 23:17:07 +02:00
Manuel Thalmann 72d8ebe35f Refactor default winget parameters 2024-08-07 22:56:42 +02:00
Manuel Thalmann 036d2a8338 Add scripts for installing PS modules 2024-08-07 22:55:25 +02:00
Manuel Thalmann 049c8d5eba Allow skipping PowerShell profile files 2024-08-07 22:25:42 +02:00
Manuel Thalmann 096446e646 Resolve dependency loop 2024-08-07 21:54:58 +02:00
Manuel Thalmann 27bd44a127 Remove unnecessary statement 2024-08-07 21:53:26 +02:00
Manuel Thalmann 30638e42f1 Refactor chocolatey script 2024-08-07 21:50:21 +02:00