Commit graph

1788 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
Manuel Thalmann a667593dbb Pass arguments to software script 2024-08-07 21:37:33 +02:00
Manuel Thalmann df850deeea Use internal OS detection 2024-08-07 21:35:03 +02:00
Manuel Thalmann 438bbb911e Refactor PowerShell profile script 2024-08-07 21:34:40 +02:00
Manuel Thalmann d90e3bb437 Move scripts properly 2024-08-07 21:05:32 +02:00
Manuel Thalmann cebc95eae9 Add scripts for installing PowerShell 2024-08-07 20:30:12 +02:00
Manuel Thalmann 2f0198257e Rename PowerShell script directory 2024-08-07 19:08:13 +02:00
Manuel Thalmann aa295bae1c Add script for installing Thunderbird 2024-08-07 18:57:27 +02:00
Manuel Thalmann 6ffc02ad16 Install drivers in proper phase 2024-08-07 18:54:07 +02:00
Manuel Thalmann 6de06321ca Add a script for installing WinSCP 2024-08-07 18:30:14 +02:00
Manuel Thalmann 9b8ba848f6 Refactor app association script 2024-08-07 18:29:20 +02:00
Manuel Thalmann 7532873c6c Prevent reboot during WaveLink installation 2024-08-07 18:01:17 +02:00
Manuel Thalmann 770445ea95 Add scripts for installing drivers 2024-08-07 16:17:49 +02:00
Manuel Thalmann 3e57070f4e Add script for installing AMD packages 2024-08-07 15:25:12 +02:00
Manuel Thalmann 8b921112e2 Add missing package for selenium 2024-08-07 15:24:56 +02:00
Manuel Thalmann 6ca8369d08 Ensure correct types for setting download dir 2024-08-07 15:24:37 +02:00
Manuel Thalmann 979e77a95d Add a script for installing ASUS packages 2024-08-07 14:40:24 +02:00
Manuel Thalmann 81db7a4bca Refactor browser automation scripts 2024-08-07 14:28:26 +02:00
Manuel Thalmann 46c30157a0 Execute winget script in a module 2024-08-07 13:36:47 +02:00
Manuel Thalmann d6f58f3185 Install components for browser automation 2024-08-07 13:36:31 +02:00
Manuel Thalmann a1c094dba5 Add functions for installing choco and winget packages 2024-08-07 13:22:12 +02:00
Manuel Thalmann 82a365a14a Add a function for checking winget packages 2024-08-07 13:18:29 +02:00
Manuel Thalmann cd822fc916 Enhance the winget install check 2024-08-07 03:34:12 +02:00
Manuel Thalmann 35867a0016 Add a function for checking NuGet packages 2024-08-07 03:23:59 +02:00
Manuel Thalmann ff48173d0d Fix non-functioning script 2024-08-07 03:23:21 +02:00
Manuel Thalmann 143b4d86fb Install PowerShell modules after removing old copy 2024-08-06 18:19:33 +02:00
Manuel Thalmann 4a5c658315 Silence unnecessary output 2024-08-06 17:07:57 +02:00
Manuel Thalmann 9cbf51fe45 Add a separate function for executing software actions 2024-08-06 16:54:11 +02:00
Manuel Thalmann 44d4bdb7ec Add a function for checking whether a setup is being run 2024-08-06 14:32:37 +02:00
Manuel Thalmann 76a9004e3c Determine software script name properly 2024-08-06 12:21:48 +02:00
Manuel Thalmann 92d041c327 Fix incorrect path 2024-08-06 12:21:00 +02:00
Manuel Thalmann 1521de74cb Fix incorrectly imported modules 2024-08-06 11:39:57 +02:00
Manuel Thalmann 9a83325ff4 Fix incorrect XPaths 2024-08-06 11:39:48 +02:00
Manuel Thalmann 5d16278931 Set the name of the setup user properly 2024-08-06 10:22:50 +02:00
Manuel Thalmann 5ad6fa685b Add scripts for installing essential software 2024-08-06 00:04:02 +02:00
Manuel Thalmann a20956ac7d Add a function for removing desktop icons 2024-08-06 00:02:07 +02:00
Manuel Thalmann c7a982cecc Add an option for showing file extensions 2024-08-05 23:22:22 +02:00
Manuel Thalmann 110da58eae Ensure the environment variables are always set properly 2024-08-05 23:09:58 +02:00
Manuel Thalmann 35a03d27ca Fix incorrect argument initialization 2024-08-05 23:08:36 +02:00
Manuel Thalmann 3c7ee2c4c1 Ensure Arguments contains an object 2024-08-05 22:51:29 +02:00
Manuel Thalmann 304a99ce68 Fix argument redirection 2024-08-05 22:49:44 +02:00
Manuel Thalmann a2136a0dc0 Fix non-functioning script 2024-08-05 22:45:17 +02:00
Manuel Thalmann b8bd928029 Allow running further installer actions within an installer 2024-08-05 22:29:20 +02:00
Manuel Thalmann 8cecf2d724 Refactor windows configuration script 2024-08-05 20:07:39 +02:00
Manuel Thalmann 2654ba7629 Refactor software script environment 2024-08-05 00:07:41 +02:00
Manuel Thalmann ecd9027e4c Set CONFIG_MODULE to full path by default 2024-08-02 01:57:31 +02:00
Manuel Thalmann 3a28990a98 Enter next stage after configuration 2024-08-02 01:44:56 +02:00
Manuel Thalmann 8d6b1b8baf Make config module persist in WSL 2024-08-02 00:47:33 +02:00
Manuel Thalmann 6dfc060a4e Ensure arguments are passed to fish 2024-08-01 23:36:03 +02:00
Manuel Thalmann d079f853bc Fix installer script structure 2024-08-01 23:34:35 +02:00
Manuel Thalmann 94c7df6913 Declare InstallerAction in a separate file 2024-08-01 22:52:51 +02:00