Commit graph

31 commits

Author SHA1 Message Date
ab17fa75d6 Move cleanup scripts to proper location 2024-03-24 18:16:29 +01:00
94024951ff Prevent unnecessary output 2024-03-24 16:56:55 +01:00
3d10553d9a Make more descriptive prompt 2024-03-24 02:10:45 +01:00
745157dbc0 Fix accessability of variables 2024-03-24 02:06:16 +01:00
b3b99fe422 Fix syntax errors 2024-03-24 02:04:43 +01:00
060ae06753 Fix inaccessible variable 2024-03-24 01:59:39 +01:00
fed96c7cdf Update code accordingly 2024-03-24 01:10:44 +01:00
77d779be02 Fix invalid syntax 2024-03-23 23:26:22 +01:00
04e8ae1197 Refactor switch statements 2024-03-23 21:51:19 +01:00
60f090349c Lead user through the setup properly 2024-03-23 15:57:25 +01:00
6d02e1bcb9 Rename user stages 2024-03-23 15:54:15 +01:00
7c1befdef4 Refactor user creation process 2024-03-23 15:54:09 +01:00
04c6ef125f Refactor user creation script 2024-03-23 15:47:31 +01:00
0246633c68 Allow creation of multiple users 2024-03-23 15:38:06 +01:00
6fcb7fb4a8 Represent numbers as hex if applicable 2024-03-23 15:27:40 +01:00
5245bb9007 Install Windows based on installation stages 2024-03-23 15:09:58 +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