Recent content by xillibit

  1. X

    Windows 25H2 enable Remote Desktop in Settings but not really enabled

    In my case the key fDenyTSConnections wasn't here in the registry after the install of the 25h2 with the setting "default" for remote desktop in ntlite
  2. X

    Windows 25H2 enable Remote Desktop in Settings but not really enabled

    I have tested but it's not enough to allow remote desktop in the firewall, i need too to add the following regsitry key : reg add "HKLM\System\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f Is-it possible to add it in post intallation with a command ?
  3. X

    After unattended install two keyboards are present

    Hello, Thanks i will try, i had deleted manually this one "0001040c - Standard" when it has happened. So your powershell command is keeping only the 0001040c ?
  4. X

    After unattended install two keyboards are present

    Hello, I have build an unattended version with win 11 25H2, the issue after install it on a computer i have two keyboards. I can remove one manually but when i log with a new user the two keyboards are here. My system is in french i get this after first login : What is wrong with my...
  5. X

    Windows 25H2 enable Remote Desktop in Settings but not really enabled

    Hello, I didn't know that, i will add that in Post-Setup (Before logon) Thanks for your answers P.S. : because my system is in french i found that i need to set the group in the language of the system. This topic is usefull ...
  6. X

    Windows 25H2 enable Remote Desktop in Settings but not really enabled

    yes it's enabled first with " Allow connections only from computers running Remote Desktop with Network Level Authentication" checked then unchecked but it's the same
  7. X

    Windows 25H2 enable Remote Desktop in Settings but not really enabled

    Hello, With ntlite i have loaded a windows 25h2 system and under "Settings" -> "System" -> "Remote Desktop" set on "Default" so enabled. There is only Disabled for other choice. After i have installed this windows 25h2, i have seen in the setting that is right enabled Remote Desktop. So...
  8. X

    Automated settings and skipping privacy options

    Hello, Thanks the answer, i have tried and i have set teh setting in unattend "Skip 'Get going fast' page (Privacy options) to true et after trying in a virtual machine it has worked.
  9. X

    Adding KB5065789 on image of W11 25H2, NTLite reporting it's 24H2

    Just tested the last version works now :)
  10. X

    Automated settings and skipping privacy options

    Hello, I'am trying to make an unattended version of windows 11, when set true on the setting "Skip 'Get going fast' page (Privacy options). It saying that i need to set my privacy prefrences on the left : Is-it under that i need to set my privacy preferences ? Which are the settings exactly...
  11. X

    Adding KB5065789 on image of W11 25H2, NTLite reporting it's 24H2

    Hello, I have mounted in ntlite (2025.8.10552) the 26200.6584 image for the windows 11 25h2. I have downloaded from microsoft catalog the kb5065789, the one with the ID e3d377d0a97a3f7efaeec8f698d3040751f7da18 so it's designed for 25h2 from what Microsoft is saying. But Nlite is saying it's for...
  12. X

    Silent install apps with .mst or .ini files

    Hello, To put in post-installation adobe reader, i need to pass a mst file in the setting part, but where to put the mst file ? I have the same issue with firefox, where i need i need to pass an INI in the setting aprt Thanks by advance
Back
Top