I am looking at distributing a CMAK profile that users can use to hop on to a VPN connection, the issue is, that as it includes a static route, when you connect, you have to elevate privileges to add said route (via cmroute.dll), which users cannot do, because
they don't have the necessary rights.
Are there any options that get around this? the Application Compatability Toolkit suppresses the UAC prompts... but only if you are capable of doing it normally. Adding and connecting to the profile as an elevated user, making it available to "all users"
still throws the UAC prompt on connection.
Can clients get the route from the RRAS host on connection?
Setup:
1x 2008R2 RRAS host w/ 1x nic. (192.168.105.100)
Clients recieve IPs from a static pool in a different range. (192.168.200.0)