Commit graph

206 commits

Author SHA1 Message Date
6fcb7fb4a8 Represent numbers as hex if applicable 2024-03-23 15:27:40 +01:00
9bfb2f200a Install prerequisites during backups 2024-03-23 15:16:12 +01:00
5245bb9007 Install Windows based on installation stages 2024-03-23 15:09:58 +01:00
f6baf1a9dc Install script prerequisites automatically 2024-03-23 14:29:59 +01:00
c5a401f7eb Refactor Windows setup scripts 2024-03-23 13:45:15 +01:00
c3ce9c0ba9 Remove unnecessary parameters 2024-03-23 01:45:14 +01:00
b95499730d Remove unnecessary script calls 2024-03-23 01:34:22 +01:00
4c66d01f00 Call Scheduled Tasks using scripts 2024-03-23 01:27:49 +01:00
98acbc4817 Remove new line characters from scheduled tasks 2024-03-23 00:57:44 +01:00
d66254ec89 Fix typos 2024-03-23 00:29:34 +01:00
b1d9915786 Fix broken scheduled tasks 2024-03-23 00:10:12 +01:00
5d914ce33f Refactor the creation of scheduled tasks 2024-03-22 18:28:37 +01:00
de8999c361 Fix run condition 2024-03-22 16:15:37 +01:00
5290d3283a Replace C# invocations with Invoke-Command 2024-03-22 15:25:00 +01:00
5e6eebf8ad Fix non-functioning events 2024-03-22 14:51:17 +01:00
30f98c4cb1 Wait for wmi event using powershell 2024-03-22 12:19:05 +01:00
5f02a650ad Await custom scheduled tasks 2024-03-22 10:59:24 +01:00
ba058911e9 Store scheduled task in separate scripts 2024-03-22 10:32:53 +01:00
d649525722 Drop use of redundant constant value 2024-03-22 10:20:03 +01:00
9ab5e776d9 Move user creation script 2024-03-22 09:26:54 +01:00
6aaff564cc Add missing import 2024-03-21 17:21:02 +01:00
875120ccff Inquire on errors 2024-03-21 16:27:57 +01:00
bfad7f1228 Automatically determine the entrypoint during windows install 2024-03-21 16:07:29 +01:00
b1aa93d420 Create proper relative paths by default 2024-03-21 16:05:55 +01:00
a8a144c147 Install aliae initially 2024-03-21 13:35:21 +01:00
181a82fd24 Streamline PowerShell profile installation 2024-03-21 00:29:09 +01:00
ce44de21d7 Remove redundant script 2024-03-20 23:57:24 +01:00
8339cb3006 Detect entrypoint automatically 2024-03-16 01:04:56 +01:00
cd6d5fcd9b Fix broken installer call 2024-03-13 22:30:14 +01:00
86aa29b66c Fix installation of winget 2024-03-13 21:56:48 +01:00
39ba5f63bc Fix incorrect script path 2024-03-13 20:57:46 +01:00
2f4222ecdb Fix incorrect winget installation statement 2024-03-13 20:07:38 +01:00
d67a1d5be9 Run winget installation using pwsh 2024-03-13 19:35:06 +01:00
7b11234ea2 Install winget using the script 2024-03-13 09:35:27 +01:00
20acebbc7e Fix order of execution in setup script 2024-03-11 18:10:37 +01:00
e6d2a3189d Silence unnecessary output 2024-03-11 17:46:51 +01:00
34346ebfbd Fix typo 2024-03-11 17:45:15 +01:00
48a1913401 Include Unattend settings in PortValhalla 2024-03-11 17:32:47 +01:00
140071c493 Install winget only if necessary 2024-03-11 17:08:53 +01:00
b107cdc562 Improve text related to Autologin enablement 2024-01-17 14:08:31 +01:00
02f585af95 Change format of ooeb boot command 2023-12-07 17:41:33 +01:00
8bceb30872 Install most recent version of winget during installation 2023-09-27 18:36:17 +02:00
967206e14f Allow specifying custom app installer function 2023-09-27 12:32:27 +02:00
4300575df6 Set Windows to store UTC time 2023-08-14 01:32:57 +02:00
4dc661f352 Remove non-functioning statements 2023-08-07 01:24:08 +02:00
9b59884ef6 Copy Region & Language settings during setup 2023-08-05 04:11:43 +02:00
95fc7f1e84 Fix incorrectly named parameter 2023-08-04 01:33:42 +02:00
54f7a98621 Install working version of Selenium.WebDriver 2023-08-04 01:13:58 +02:00
08fd0e3069 Don't split resulting backup file 2023-08-02 12:56:40 +02:00
dc3a3d5d0a Split full backup in 4GB parts 2023-08-01 20:32:58 +02:00