5 ms·
It's basically headless Windows, isn't it?
by CodeCompost 3y ago
It's basically headless Windows, isn't it?
- jpgvm 3y agoNo. This will produce a fully fledged GUI Windows install. All this is doing is bypassing the GUI install in favor of manually partitioning + formatting the disks and applying the system image to the partition, then skipping the OOBE (Out of Box Experience) so it can be configured normally with just a standard local account.
- philwelch 3y agoThere are easier ways of accomplishing this.
- hooby 3y agoThere are, but by my personal experience those other ways might stop working every other Windows update and need tweaking/changing.
- RachelF 3y agoYes, it is a continuous fight with Microsoft, though. They are pretty hostile to their end-users.
- sambazi 3y agoend-users don't install windows
- yjftsjthsd-h 3y agoMost users don't install Windows. Power users and tinkerers are still users.
- Ylpertnodi 3y ago...suggestions/ info/ links?
- joemelonyeah 3y agoPersonally I would follow Microsoft's guide on partitioning [1] mostly, except the recovery partition which I skip creating. If Windows needs it they will auto create it again anyways in the next major update. Then I use WinNTSetup [2], just point it to where the Windows setup files are, and which partition is the boot partition (EFI partition) and which partition is to become C:. [1] https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/configure-uefigpt-based-hard-drive-partitions?view=windows-11 https://learn.microsoft.com/en-us/windows-hardware/manufactu... [2] https://msfn.org/board/topic/149612-winntsetup-v531/ https://msfn.org/board/topic/149612-winntsetup-v531/
- anaisbetts 3y agoIf you create a USB install disk with Rufus, it will automatically allow you to create a local account which is pretty useful