Commit graph

231 commits

Author SHA1 Message Date
Manuel Thalmann f75f8a3fee Detect entrypoint automatically 2024-03-16 01:04:56 +01:00
Manuel Thalmann 1a2b402e2b Fix broken installer call 2024-03-13 22:30:14 +01:00
Manuel Thalmann 246a70521f Fix installation of winget 2024-03-13 21:56:48 +01:00
Manuel Thalmann a5abac1956 Fix incorrect script path 2024-03-13 20:57:46 +01:00
Manuel Thalmann 3648e597d5 Fix incorrect winget installation statement 2024-03-13 20:07:38 +01:00
Manuel Thalmann afa64d591a Run winget installation using pwsh 2024-03-13 19:35:06 +01:00
Manuel Thalmann bf9e0064a3 Install winget using the script 2024-03-13 09:35:27 +01:00
Manuel Thalmann 30e020fe7d Fix order of execution in setup script 2024-03-11 18:10:37 +01:00
Manuel Thalmann 377fa82836 Silence unnecessary output 2024-03-11 17:46:51 +01:00
Manuel Thalmann 81b7991ff3 Fix typo 2024-03-11 17:45:15 +01:00
Manuel Thalmann 0aff5fc54b Include Unattend settings in PortValhalla 2024-03-11 17:32:47 +01:00
Manuel Thalmann 69fa6b1e1c Install winget only if necessary 2024-03-11 17:08:53 +01:00
Manuel Thalmann c6ad6a9a25 Improve text related to Autologin enablement 2024-01-17 14:08:31 +01:00
Manuel Thalmann 11e0f6207c Change format of ooeb boot command 2023-12-07 17:41:33 +01:00
Manuel Thalmann 6a41fd454a Install most recent version of winget during installation 2023-09-27 18:36:17 +02:00
Manuel Thalmann 13207c0d4a Allow specifying custom app installer function 2023-09-27 12:32:27 +02:00
Manuel Thalmann ee9a796e1c Set Windows to store UTC time 2023-08-14 01:33:05 +02:00
Manuel Thalmann de6ff86064 Remove non-functioning statements 2023-08-07 01:24:08 +02:00
Manuel Thalmann fd365543a6 Copy Region & Language settings during setup 2023-08-05 04:11:43 +02:00
Manuel Thalmann 9284a372e7 Fix incorrectly named parameter 2023-08-04 01:33:42 +02:00
Manuel Thalmann a2e0cbe683 Install working version of Selenium.WebDriver 2023-08-04 01:13:58 +02:00
Manuel Thalmann 7889739189 Don't split resulting backup file 2023-08-02 12:56:40 +02:00
Manuel Thalmann b366c32395 Split full backup in 4GB parts 2023-08-01 20:32:58 +02:00
Manuel Thalmann 4f420adb00 Split resulting archive 2023-08-01 19:01:12 +02:00
Manuel Thalmann d4a78bf9e3 Re-enable deletion after backup 2023-08-01 17:22:48 +02:00
Manuel Thalmann 3a7a83c00e Disable the -sdel switch 2023-08-01 14:01:35 +02:00
Manuel Thalmann a9e39e218a Remove all unwanted installation artifacts 2023-08-01 13:24:08 +02:00
Manuel Thalmann cf4a1cca79 Remove files project after restoration 2023-08-01 13:15:34 +02:00
Manuel Thalmann 911417fe62 Delete files after backup 2023-08-01 13:13:38 +02:00
Manuel Thalmann 1b80209d85 Allow archives to not be split 2023-08-01 12:48:27 +02:00
Manuel Thalmann 1b8b60f4cb Disable the -sdel option of 7zip 2023-07-31 00:41:35 +02:00
Manuel Thalmann 3125cd823e Clean up computer after creating backup 2023-07-29 21:16:42 +02:00
Manuel Thalmann 3982fbc32a Remove unnecessary white space characters 2023-07-29 21:13:25 +02:00
Manuel Thalmann 178be42a48 Fix grammatical error 2023-07-29 11:07:52 +02:00
Manuel Thalmann ea590b2201 Prevent sleep mode for all actions 2023-07-29 03:37:43 +02:00
Manuel Thalmann 95760333e0 Allow the prevention of sleep mode 2023-07-29 02:58:00 +02:00
Manuel Thalmann 90a9d8726a Add Oh My Posh to windows 2023-07-27 02:57:35 +02:00
Manuel Thalmann 7fb0aadc1f Add Terminal-Icons 2023-07-27 02:36:31 +02:00
Manuel Thalmann 94796dd5d9 Add posh-git to Windows installations 2023-07-27 02:22:09 +02:00
Manuel Thalmann f7d25bd05a Add ability to load PowerShell profile files 2023-07-27 01:59:03 +02:00
Manuel Thalmann 8369da88a1 Fix possible non-existent variable 2023-07-26 14:56:17 +02:00
Manuel Thalmann 91167bb5f9 Add a step for setting up software with app associations 2023-07-26 13:44:05 +02:00
Manuel Thalmann 4ec03492be Install software before setting associations 2023-07-26 00:15:51 +02:00
Manuel Thalmann 774cce451a Set default programs before creating user 2023-07-25 18:52:03 +02:00
Manuel Thalmann 72797a1397 Silence unnecessary console output 2023-07-19 23:19:05 +02:00
Manuel Thalmann 316753f4ef Install chocolatey profile for all future users 2023-07-19 14:33:06 +02:00
Manuel Thalmann 8f8000f5c0 Move NuGet provider installation to prerequisites 2023-07-19 09:41:22 +02:00
Manuel Thalmann eb36c585c7 Perform initial configuration before anything else 2023-07-19 01:16:25 +02:00
Manuel Thalmann db2b29f85f Add NetFx3 as a prerequisite 2023-07-18 23:33:53 +02:00
Manuel Thalmann 042fab81c5 Ignore exceptions during updates 2023-07-18 21:57:08 +02:00
Manuel Thalmann 1864c2db5d Replace incorrect software 2023-07-17 21:57:01 +02:00
Manuel Thalmann 1660663d2a Set icons to a bearable size 2023-07-17 16:02:33 +02:00
Manuel Thalmann 55b2e6b1df Add AutoIt as a prerequisite 2023-07-17 00:17:15 +02:00
Manuel Thalmann ec1220a9d2 Enable ssh-agent on windows by default 2023-07-16 15:50:56 +02:00
Manuel Thalmann a44dee9522 Simplify overcomplicated path 2023-07-16 15:49:14 +02:00
Manuel Thalmann c262979b69 Remove MSEdge desktop symbol 2023-07-16 15:37:18 +02:00
Manuel Thalmann 102f7a98a9 Add missing parameter 2023-07-16 13:47:12 +02:00
Manuel Thalmann d525253169 Fix typo 2023-07-16 13:12:47 +02:00
Manuel Thalmann b769ac4936 Configure file explorer only once 2023-07-16 12:56:54 +02:00
Manuel Thalmann b91f919fc0 Show file extensions by default 2023-07-16 12:55:23 +02:00
Manuel Thalmann 04e6531ab4 Prevent creation of desktop icon for firefox 2023-07-16 12:39:07 +02:00
Manuel Thalmann 1654869529 Always forcefully restart computer 2023-07-16 11:30:20 +02:00
Manuel Thalmann d04514a34e Always forcefully restart computer as backup plan 2023-07-16 11:21:58 +02:00
Manuel Thalmann dc4c799ddf Fix non-functioning code 2023-07-16 01:27:38 +02:00
Manuel Thalmann 1639af46cf Ignore non-functioning update 2023-07-16 01:22:43 +02:00
Manuel Thalmann 77062347ac Disable unnecessary errors 2023-07-15 22:32:22 +02:00
Manuel Thalmann d1f5575db2 Remove unnecessary statements 2023-07-15 22:19:48 +02:00
Manuel Thalmann 5c3bb49688 Reboot after installing drivers 2023-07-15 21:40:14 +02:00
Manuel Thalmann 9a7588cbe7 Add Firefox as a prerequisite 2023-07-15 19:18:56 +02:00
Manuel Thalmann 087a3aa1d6 Fix non-functioning code 2023-07-15 18:45:44 +02:00
Manuel Thalmann 4771613fb6 Install prerequisites for Selenium 2023-07-15 18:24:26 +02:00
Manuel Thalmann 0106e2c233 Rename driver installation function 2023-07-15 11:33:42 +02:00
Manuel Thalmann e3ff428620 Allow driver installation during setup 2023-07-14 09:24:13 +02:00
Manuel Thalmann a0c38ff179 Install Firefox before nextcloud 2023-07-13 19:03:52 +02:00
Manuel Thalmann 75674303ed Enable choco feature first 2023-07-13 01:30:27 +02:00
Manuel Thalmann ba1d95d1e6 Add she-bang to all files 2023-07-12 22:37:31 +02:00
Manuel Thalmann 815935afff Reorder steps of windows restoration 2023-07-12 18:05:38 +02:00
Manuel Thalmann 7037f7cc10 Prevent restoration context from being overwritten 2023-07-11 18:22:14 +02:00
Manuel Thalmann 7a04a90770 Fix incorrect statement 2023-07-03 14:34:39 +02:00
Manuel Thalmann d7fa93246a Only perform upgrade as an administrator 2023-07-03 14:33:55 +02:00
Manuel Thalmann dbc3eeef42 Move UAC handling to context 2023-07-03 13:44:51 +02:00
Manuel Thalmann 84871b2ee0 Fix incorrect order of commands 2023-07-03 13:43:58 +02:00
Manuel Thalmann 0cfea82920 Clean up after restoration 2023-07-03 13:24:36 +02:00
Manuel Thalmann 4fc1a6a2c1 Fix typo 2023-07-03 12:44:36 +02:00
Manuel Thalmann 88cca9c32c Relocate windows installation partition 2023-07-03 12:37:02 +02:00
Manuel Thalmann d52de2f40a Suppress unnecessary errors 2023-07-03 01:14:34 +02:00
Manuel Thalmann 92567b7cd4 Create separate script for handling app backups 2023-06-30 12:24:12 +02:00
Manuel Thalmann 681fb26a46 Rename powershell command 2023-06-30 12:19:54 +02:00
Manuel Thalmann ce06429ba6 Remove unnecessary config values 2023-06-30 12:01:18 +02:00
Manuel Thalmann 37a97f31fa Delete auto login task 2023-06-30 11:58:16 +02:00
Manuel Thalmann d4a4e85adb Fix deletion of unnecessary tasks 2023-06-30 11:57:50 +02:00
Manuel Thalmann b82e23e57f Remove stage reference after removing admin account 2023-06-30 11:54:32 +02:00
Manuel Thalmann a929310f77 Fix typo 2023-06-30 04:36:28 +02:00
Manuel Thalmann 50c5c727dd Remove admin account in a separate stage 2023-06-30 04:29:59 +02:00
Manuel Thalmann ac1bd17c15 Fix broken query 2023-06-30 04:26:19 +02:00
Manuel Thalmann 118f6b9a4f Set proper boundaries for event numbers 2023-06-30 03:40:04 +02:00
Manuel Thalmann 3200438721 Fix typo 2023-06-30 03:38:18 +02:00
Manuel Thalmann a26e53a4a7 Fix broken statement 2023-06-30 02:49:00 +02:00
Manuel Thalmann f9e193524d Add code for enabling autologin 2023-06-29 20:01:54 +02:00
Manuel Thalmann 736d25f1a8 Allow registering multiple scheduled tasks 2023-06-29 19:40:54 +02:00