Search the Community
Showing results for tags 'Windows VOS'.
-
I've tried out a new edition of Windows 11 called Validation OS intended for debugging purposes. You can it download for free from Microsoft: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/validation-os-overview Installation: The ISO file, that you can download is not bootable and contains the .wim image of the operation system and optional components, that can be integrated with the image using DISM (I installed all of them): https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/validation-os-mount-and-customize. The image can be deployed into a hard disk using Windows PE. https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/validation-os-boot The installation definitely isn't user-friendly, but it's expected for a system designed for IT professionals. First impressions: Although VOS is based on Windows 11, it uses an incomplete classic theme: Diskpart.exe is broken so this OS can't be used as a partition manager launched from USB drive: Maybe it does, but I haven't found a single application, that is compatible with it. I tried various programs, including those, that work in Windows PE: 7-zip, Winfile, Pale Moon browser, Vmware tools installer. None of them launched, except for Vmware tools installer, which showed a splash screen and immediately closed Console applications are likely to work better, but I don't put my hopes high as VOS can't even handle it's own Diskpart. The cd command is also buggy: It doesn't work for directories located on CD/DVD drives (You can however still access content on CD/DVD using direct paths): In conclusion, Windows 11 Validation OS is hardly usable in its current state. I can't think of a single task, that it can perform better, than Windows PE