Phaeilo / bootloader-crimes

Bootstrap disposable Windows VMs configured through a web app

Home Page:https://bootloader-crimes.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows local admin account

phodina opened this issue · comments

Hi,
firstly thanks for very cool project. I've been looking for some way to get working Windows box without manual steps.

However, I'm more familiar with Windows 10. If I generate the image here I can run it but there is a major stop for me.

The Windows 11 require Microsoft account. Is there a possibility to elevate the newly created user to the Admin so he's able to install and change stuff in the image?

What I get now is just the UAC without the Yes button.
image

There are guides on how to disconnect the Win11 installation from the internet to get there but since this project does not use the installer application and just sets up the environment can it also modify the user accounts?

Hi @Phaeilo ,
how do you handle this issue after install?

I've never encountered this problem before. The user account created during the installation from the unattend.xml file should be a local admin. When exactly do you encounter this prompt, are you trying to create another account or modifying the existing one?