I currently have an NPS policy that forwards all VPN connections to RADIUS server for authentication. I need to modify this configuration so that a certain AD user group is either set up for Windows authentication and everyone else gets sent to the RADIUS server, or that a certain group is defined for RADIUS server authentication and everyone else flows over to Active Directory.
The issue I am running into is that I can only define User Names for Connection Request Policies, while User Groups are only available for Network Policies.
EDIT: If there is no known configuration for separate forwarding based on Usergroup, please direct me to a knowledgebase article or give me a brief explanation as to why.