Hi all, Currently we are facing issues to get join devices to our onprem domain during autopilot. We have the "Skip AD connectivity check" set to yes. We deploy Azure VPN Client and the VPN profile in a win32 package and it installs fine. But the problem is that we are not getting to make it work. Trying in a testing machine, the vpn needs to run the azure vpn client manually the first time in order to get the tokens, because it uses Azure AD Authentication. Once done this, you can run the vpn fine with one command. Is this vpn unsupported as it needs to run first time manually to get those tokens? Is there any way to run Azure VPN CLient with a script so i can automate it? Or we need to change VPN Authentication? Thanks in advance.