This commit is contained in:
ducoterra
2023-01-22 23:49:29 -05:00
parent 5cc4c9b9cf
commit 57c15baa8b
5 changed files with 12 additions and 619 deletions

View File

@@ -46,3 +46,11 @@ Install and configure windows as normal to start. Boot into the installation and
## virtio boot disk
1. Attempted virt-win-guest-tools install but boots with boot_device_not_found error
## Auto login at boot
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
1. Add a key: AutoAdminLogon, string, 1
2. Add a key: DefaultUserName, string, autoadmin
3. Add a key: DefaultPassword, string, autopassword