Commit graph

312 commits

Author SHA1 Message Date
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
Manuel Thalmann 8606cd441a Dynamically determine task triggers 2023-06-29 19:24:42 +02:00
Manuel Thalmann 594f08e994 Store task name in function 2023-06-29 19:18:50 +02:00
Manuel Thalmann 03aea1e4e6 Detect current step using stages 2023-06-29 19:13:33 +02:00
Manuel Thalmann a8cdefd3d3 Rename misleading functions 2023-06-29 19:05:22 +02:00
Manuel Thalmann 171ad324b5 Rearrange UAC disablement 2023-06-29 17:29:42 +02:00
Manuel Thalmann 11e66ebc45 Reorder UAC disablement steps 2023-06-29 17:27:00 +02:00
Manuel Thalmann a96b4d6908 Re-enable RunOnce creation for new users 2023-06-29 15:05:06 +02:00
Manuel Thalmann c3f23e7e52 Add missing argument to SchTasks 2023-06-29 14:22:21 +02:00
Manuel Thalmann 1ae3f1f4b3 Refactor UAC enablement 2023-06-29 04:05:12 +02:00
Manuel Thalmann 7646cf7aae Forcefully shut down computer 2023-06-29 02:57:10 +02:00
Manuel Thalmann 77f8a1a03f Fix non-functioning scheduled task 2023-06-29 02:54:31 +02:00
Manuel Thalmann dfb723412a Fix incorrect script 2023-06-29 02:54:09 +02:00
Manuel Thalmann 039fb2a23e Fix quotation 2023-06-29 02:53:54 +02:00
Manuel Thalmann 29fa937e5f Reboot computer after preparation 2023-06-29 02:24:46 +02:00
Manuel Thalmann bc30ac9902 Try fixing UAC properly 2023-06-29 01:51:30 +02:00
Manuel Thalmann a7d203ff7c Clean up environment after personal user creation 2023-06-28 22:50:59 +02:00
Manuel Thalmann a241bba29a Add script for enabling autologin 2023-06-28 22:50:39 +02:00
Manuel Thalmann 7af7e8b15d Disable local admin during setup 2023-06-28 22:36:40 +02:00
Manuel Thalmann cc0e11860c Add a method for cleaning up artifacts during setup 2023-06-28 22:28:22 +02:00
Manuel Thalmann 1127a4e431 Add log messages 2023-06-28 22:10:23 +02:00
Manuel Thalmann f0cccee8e0 Change name of UAC disabler 2023-06-28 22:08:20 +02:00
Manuel Thalmann c7f514dd67 Disable scheduled task registration 2023-06-28 22:07:18 +02:00
Manuel Thalmann 082f7d990e Add missing semicolon 2023-06-28 22:06:46 +02:00
Manuel Thalmann abaf36b09d Refactor creation of scheduled task action 2023-06-28 22:06:35 +02:00
Manuel Thalmann f652689ff8 Force Scheduled Task Unregistration 2023-06-28 21:20:59 +02:00
Manuel Thalmann 16eb9a01b0 Mute console output 2023-06-28 12:35:06 +02:00
Manuel Thalmann a926620e6d Fix incorrect code statement 2023-06-28 12:32:46 +02:00
Manuel Thalmann 4164a98600 Enable UAC during Microsoft Account login 2023-06-28 11:48:08 +02:00
Manuel Thalmann 99cab3f11c Rename user using PowerShell function call 2023-06-27 00:57:24 +02:00
Manuel Thalmann 2b423612c6 Rename user using wmic 2023-06-26 02:14:44 +02:00
Manuel Thalmann 5e2fde00ad Disable auto login after user creation 2023-06-25 18:26:06 +02:00
Manuel Thalmann 6700e4f318 Exit script after rebooting 2023-06-25 18:11:56 +02:00
Manuel Thalmann 6481c9898b Restart computer after creating personal user 2023-06-25 18:11:30 +02:00
Manuel Thalmann b4ed674a0a Add missing import 2023-06-25 15:20:58 +02:00
Manuel Thalmann 3852c361e1 Remove unnecessary statements 2023-06-25 15:19:48 +02:00
Manuel Thalmann 355232d875 Change path of powershell scripts 2023-06-25 13:43:46 +02:00
Manuel Thalmann 0c4672db29 Refactor the format of the Autounattend.xml file 2023-06-25 11:49:50 +02:00
Manuel Thalmann a2201f911d Make the script start for all new users 2023-06-23 20:16:47 +02:00
Manuel Thalmann 4060eb61d8 Adjust log messages accordingly 2023-06-23 14:04:46 +02:00
Manuel Thalmann 823bb9f6e0 Reboot after creating a new user 2023-06-23 14:04:39 +02:00
Manuel Thalmann ffc3017702 Remove unnecessary statements 2023-06-23 14:03:03 +02:00
Manuel Thalmann 8f854be194 Fix non-functioning code 2023-06-23 12:34:12 +02:00
Manuel Thalmann a01dd4bb73 Exclude the Guest user 2023-06-23 02:34:53 +02:00
Manuel Thalmann 9f3f81d344 Ignore automated accounts 2023-06-23 01:51:29 +02:00
Manuel Thalmann 68c774d80d Add verbose logs 2023-06-23 00:20:30 +02:00
Manuel Thalmann 774004b006 Fix password creation 2023-06-22 23:41:43 +02:00
Manuel Thalmann 7c3f44d695 Fix one more typo 2023-06-22 23:39:49 +02:00
Manuel Thalmann b93826aee0 Fix typo 2023-06-22 23:38:25 +02:00
Manuel Thalmann 8f82a02ed5 Loop user creation until it exists 2023-06-22 23:36:45 +02:00
Manuel Thalmann 9ed31ffddc Prevent future auto logins 2023-06-22 23:04:13 +02:00
Manuel Thalmann 0f75bd3098 Centralize script for rebooting 2023-06-22 22:58:54 +02:00
Manuel Thalmann 249b4d531c Add scripts for creating user 2023-06-22 22:56:43 +02:00
Manuel Thalmann 52a3750dce Add a script for restoring git 2023-06-22 20:44:40 +02:00
Manuel Thalmann 6237f28b39 Add further log messages 2023-06-22 19:02:02 +02:00
Manuel Thalmann ad078d0dc8 Add scripts for restoring files 2023-06-22 18:44:31 +02:00
Manuel Thalmann e8ccdb2b1f Remove unnecessary code 2023-06-22 18:40:01 +02:00
Manuel Thalmann df56d3e802 Create backup directory if necessary 2023-06-22 18:37:35 +02:00
Manuel Thalmann a484bdc51d Fix backup path inquiry 2023-06-22 18:36:29 +02:00
Manuel Thalmann 98dd4542a5 Fix non-functioning code 2023-06-22 18:34:05 +02:00
Manuel Thalmann bdfe8677be Add missing import 2023-06-22 17:53:12 +02:00
Manuel Thalmann 68b0dc687f Prevent reboot prompts 2023-06-22 17:33:14 +02:00
Manuel Thalmann 5f494526f0 Refactor log levels 2023-06-22 17:32:36 +02:00
Manuel Thalmann c78524ef69 Fix windows update automation 2023-06-22 17:32:05 +02:00
Manuel Thalmann d342c95503 Automatically restart the computer 2023-06-22 17:19:00 +02:00
Manuel Thalmann 933efffc7d Add log messages 2023-06-22 17:18:50 +02:00
Manuel Thalmann 5ca0e4cb01 Add missing import 2023-06-22 17:06:45 +02:00
Manuel Thalmann 74629b9067 Fix format of resulting .xml file 2023-06-22 16:50:40 +02:00
Manuel Thalmann 0e6fe68d44 Save windows config file after editing 2023-06-22 16:17:02 +02:00
Manuel Thalmann afc97d6335 Fix typos 2023-06-22 16:11:32 +02:00
Manuel Thalmann 30a67fac9d Fix use of namespaced xml 2023-06-22 16:05:10 +02:00
Manuel Thalmann fcba6ef763 Fix broken setup script 2023-06-22 15:43:16 +02:00
Manuel Thalmann d9904007c4 Allow dynamic setup of windows 2023-06-21 22:10:19 +02:00
Manuel Thalmann abb8a78f68 Rearrange installation scripts 2023-06-21 22:04:18 +02:00
Manuel Thalmann 21585466fc Allow setup without backup archive 2023-06-18 20:11:49 +02:00
Manuel Thalmann 6e68de3dde Add dedicated script for installing prerequisites 2023-06-18 19:58:01 +02:00
Manuel Thalmann e6e1a298f9 Accept context for windows restoration 2023-06-16 20:30:53 +02:00
Manuel Thalmann 632da03fd3 Use temporary directory for restoration 2023-06-16 20:27:07 +02:00
Manuel Thalmann 1c312baa6e Add a script for installing windows 2023-06-16 20:24:22 +02:00
Manuel Thalmann dfdb288f1e Add a script for installing windows updates 2023-06-16 20:10:34 +02:00
Manuel Thalmann 757ef3509a Uncomment mistakingly commented line 2023-06-09 19:05:08 +02:00
Manuel Thalmann 03beca17ab Add scripts for backing up applications 2023-06-08 02:29:22 +02:00