Hello, I need to deploy Windows 11, in French mode, using OOBE and a simple local user account. In addition, I would like to install certain applications via Winget after the first user session. I created a Batch installation script on a VM to test the script. Everything launches fine. The thing I want to do is have a connection. Without a Winget connection, I can't download and install the applications. I would like to do this either via Wi-Fi or wired in order to launch the script via Batch. So, Wi-Fi connection (preconfigured in .bat files, zt in .xml profiles file) connection validated --> launch of Winget applications. How do I integrate the Batch and Wi-Fi .xml files? To achieve automation.