I have a windows server 2016 and I've configured Active Directory and DNS and Hyper-v on it.
In that physical server, I have created a VM which is another windows server and I made it my DHCP.
Need Solution:
I would like to allow machine joined the SSID without using users credentials, but the AD machine account.
Requirement
The objective is to build an automatic connection to a specific SSID before the user use his credentials.
The behavior I would like to have is :
First check if machine is in AD, if yes, then ok for connection
If Machine is not in AD (mobile users), ask for credentials
Kindly guide step wise procedure to achieve this task