Recent content by HolyK

  1. H

    [SOLVED] Host refresh - Failed in SAFE_OS phase during APPLY_IMAGE

    OBS has two capture methods. BitBlt ( DXGI Desktop Duplication API ) - In general it works OK but it has issues with certain windows/app types - mainly HW accelerated SW. Either it shows black screen or it glitches. I had issues capturing google meet within HW accelerated browser. It broke the...
  2. H

    [SOLVED] Host refresh - Failed in SAFE_OS phase during APPLY_IMAGE

    SOLVED: It was a C: drive space issue. Apparently 28GB (!) free space was not sufficient. Added another +50GB to the VM and the error did not occurred again. F! Microsoft and their cryptic error codes... nuhi Maybe a small suggestion to add a note that removal of CapturePicker breaks the OBS...
  3. H

    [SOLVED] Host refresh - Failed in SAFE_OS phase during APPLY_IMAGE

    SOLVED! Hi! I have perfectly working modified Win10 Pro 22H2 (19045.2364) installation. Recently i needed to use OBS Studio and found that screen capture is not working due to missing Microsoft.Windows.CapturePicker (100% the cause, I've validated that in VM) I wanted to use Host refresh to...
  4. H

    Unable to "Sign in with Microsoft" during post-installation setup

    Found it! Removal of "Components -> Windows Apps -> System Apps -> Content Delivery Manager" will cause the "How would you like to set up?" step to not appear preventing Domain/Azure logon. That leaves only local account creation ("Who's going to use this PC" step). Re-tested on full ISO minus...
  5. H

    Unable to "Sign in with Microsoft" during post-installation setup

    garlin Thanks, I've removed the reg file completely just to be sure. Did not helped (as you stated). I've also rolled back to default everything in the Configuration - no luck. What actually changed the situation was reverting back all of the removed Components from "Windows Apps" group...
  6. H

    Unable to "Sign in with Microsoft" during post-installation setup

    I've done several edits (some small, some quite serious for minimal VM builds, fully unattended) but all were with local accounts. I like the fact that i can remove all of the junk in advance rather than letting it in and removing it afterwards. I'd like to keep that approach :) I am always...
  7. H

    Unable to "Sign in with Microsoft" during post-installation setup

    Hi! I have a bit stripped Win10 22H2 (+KBs) installation but for some reason I am NOT getting the following screen. I goes straight to local account creation (that "Who's going to use this PC" step) I don't have anything modified in "Unattended" section (it is set to "Default"). If i build...
  8. H

    RDP server broken

    I found the cause. Removal of "Windows Mixed Reality" breaks the RDP server. Just note that it is just that one, not the dependent components NTLite offers when enabling it (like Holo, Eye control, ...) nuhi FYI for next release :) Attached two XMLs. "Paa_W10_init" is the broken one while...
  9. H

    RDP server broken

    Hi, I am having issues with RDP connection towards NTLite-stripped Win10 21H2. I've kept the RDP server components ofc. When i try to connect to the Win10 it prompts for user/password, after that it tries to establish the RDP session, the user on the VMside gets logged off (standard behavior)...
  10. H

    How to strip "Connect" App

    It is optional feature called "Wireless display". I don't even have it installed on untouched Win10 21H2 by default so seems like you added it manually or installed it later on?
  11. H

    Update integration breaks the installation (KB5009543)

    nuhi Scratch that initial report. I think i had something messed with DISM in my VM. At one of the NTLite exit i got the "Cleanup" process and it took quite a lot of time to finish (i let it do its work). After that (and VM restart) everything magically works now. Meaning Full ISO + Update...
  12. H

    Update integration breaks the installation (KB5009543)

    nuhi Yop, it is the one attached, just replace the path to .reg file (attached as well) and the two updates. What i tried: - Preset + .reg file and without the updates => Works OK - Win ISO only with the two updates (and no further adjustments) => Works OK
  13. H

    Update integration breaks the installation (KB5009543)

    I've used untouched Win ISO + New session + loaded my preset + added these two Updates and created new ISO. It broke. So it must be one of the customization i am doing. I'll do some tests and report back.
  14. H

    Update integration breaks the installation (KB5009543)

    I am a bit unsure what do you mean by that. You mean to first integrate the update, apply and then do the removal and apply again + create install iso? Or you mean the order in XML makes the difference so the <Packages> needs to be before the <RemoveComponents> sections? And for the "Source -...
  15. H

    Update integration breaks the installation (KB5009543)

    //EDIT: Invalid report. Seems like it was caused by some local issue with DISM. After cleanup it builds the installation ISO w/o issues. Hi, I have perfectly working preset tailored to my needs but the moment i install it in VM and check updates it pulls KB5009543 and KB5008876. The first one...
Back
Top