Hi Travis,
Thanks for the article, i did not find it before. I read it and i am not fully understand it, in which step should i update the metric of the routing. Frist i thought at the end (after 12 next) the title says (i try to translate) "Add unique actions".
Here you can select action type selected after connection and gave a bat file with:
"Set-NetIPInterface -interfacealias "orgname-TEST" -InterfaceMetric 5"
Not working. So i read again, and (after 10 next) i found the "routing table updates" section. Here as the article descibed i gave a txt file with:
"ADD 192.168.1.0 MASK 255.255.255.0 default METRIC 5 IF orgname-TEST".
Okay, trying to connect to vpn, but instantly i get a warning messeage like:"cmroute.dll - this unique script needs amin access else it won't run" - i gave it, but it still not working, and the users do not have admin access on their pcs, so this
is not a real option.