Commit graph

513 commits

Author SHA1 Message Date
0b2e2744b0 Refactor registry value handling 2023-06-25 16:48:21 +02:00
416facf2a0 Return path to RunOnce key instead of item 2023-06-25 16:45:33 +02:00
a1b8e9d9aa Fix non-functioning code 2023-06-25 16:33:04 +02:00
87d7aa36c0 Fix resolving of the RunOnce key 2023-06-25 16:28:12 +02:00
1e62f6f9de Fix broken code statement 2023-06-25 16:14:08 +02:00
94c74c8468 Allow parameterless handling of reboot registration 2023-06-25 15:36:58 +02:00
00a8337013 Add missing import 2023-06-25 15:20:58 +02:00
2ebbf3b505 Remove unnecessary statements 2023-06-25 15:19:48 +02:00
38a1e3a225 Fix reboot registration 2023-06-25 15:05:59 +02:00
4fb085a782 Change path of powershell scripts 2023-06-25 13:43:46 +02:00
ebcac5536d Refactor the format of the Autounattend.xml file 2023-06-25 11:49:50 +02:00
0ba664eb51 Make the script start for all new users 2023-06-23 20:16:47 +02:00
95981f4d3c Add functions for registering RunOnce for new users 2023-06-23 20:08:31 +02:00
a985ac56d3 Adjust log messages accordingly 2023-06-23 14:04:46 +02:00
fd3df6110e Reboot after creating a new user 2023-06-23 14:04:39 +02:00
5bc48ca478 Remove unnecessary statements 2023-06-23 14:03:03 +02:00
63ccde7031 Fix non-functioning code 2023-06-23 12:34:12 +02:00
1eb8875757 Exclude the Guest user 2023-06-23 02:34:53 +02:00
706b78d9cf Ignore automated accounts 2023-06-23 01:51:29 +02:00
88179df651 Add verbose logs 2023-06-23 00:20:30 +02:00
461c04d1b7 Fix password creation 2023-06-22 23:41:43 +02:00
b210e1e847 Fix one more typo 2023-06-22 23:39:49 +02:00
0f16e1af6c Fix typo 2023-06-22 23:38:25 +02:00
2c1ea94d97 Loop user creation until it exists 2023-06-22 23:36:45 +02:00
686251b0f7 Prevent future auto logins 2023-06-22 23:04:13 +02:00
2365d3320c Centralize script for rebooting 2023-06-22 22:58:54 +02:00
4668ffc42a Add scripts for creating user 2023-06-22 22:56:43 +02:00
4a88657bf5 Fix handling windows paths 2023-06-22 21:23:36 +02:00
1e981ed2d7 Remove unnecessary file 2023-06-22 21:08:48 +02:00
7c4ffba421 Install git using linux scripts 2023-06-22 20:58:58 +02:00
8f20d9104f Refactor git installation 2023-06-22 20:56:28 +02:00
62a82f6564 Fix git flow installation for windows 2023-06-22 20:54:36 +02:00
e064c3fd01 Add a script for restoring git 2023-06-22 20:44:40 +02:00
0ccc870584 Add further log messages 2023-06-22 19:02:02 +02:00
c45a659aaa Add scripts for restoring files 2023-06-22 18:44:31 +02:00
b4dd114ba4 Remove unnecessary code 2023-06-22 18:40:01 +02:00
535d4579a6 Create backup directory if necessary 2023-06-22 18:37:35 +02:00
a99314afa8 Fix backup path inquiry 2023-06-22 18:36:29 +02:00
6a57e2cbaf Fix non-functioning code 2023-06-22 18:34:05 +02:00
282c21f6ab Remove unnecessary module 2023-06-22 17:59:10 +02:00
55ba435699 Add missing import 2023-06-22 17:53:12 +02:00
ac58dd6b56 Fix the resolving of the entry point 2023-06-22 17:45:27 +02:00
b7db441579 Prevent reboot prompts 2023-06-22 17:33:14 +02:00
9180ca96ef Refactor log levels 2023-06-22 17:32:36 +02:00
b4d6b651b6 Fix windows update automation 2023-06-22 17:32:05 +02:00
22c55f2729 Disable verbose logs 2023-06-22 17:28:29 +02:00
3ab7bb9e64 Make pwsh show all messages 2023-06-22 17:27:43 +02:00
aaed1891bc Fix module installation check 2023-06-22 17:22:45 +02:00
ba5fde3d3a Automatically restart the computer 2023-06-22 17:19:00 +02:00
f39076dbff Add log messages 2023-06-22 17:18:50 +02:00