Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connection Manager

Status
Not open for further replies.

aquila125

MIS
Jan 12, 2005
109
BE
Hi!

We use the Connection Manager of Windows 2003 to create a package we can distribute to our employees to install a new VPN.
For XP Clients, this works nice, but Vista clients get this:

* First he asks the clients if they want cmroute.dll to run (annoying, but ok)
* Then after he connects, he fails to add the route and gives this error msg: Connect action to update your routing table

What are we doing wrong, or is Vista just not supported? This is our update table for the routing info:

ADD 192.168.0.0 MASK 255.255.0.0 default METRIC default IF default
REMOVE_GATEWAY


Thanks!
 
Hmm.. I just had a typo in my file. So now it's working, but I get a message:

Connection Manager needs elevated privilege to run the following custom action(s) to proceed with the connection:
CMROUTE.DLL

If I click 'Continu' it works as expected.
Is there a way to disable this popup since it's quite annoying...
 
If you right-click on any .exe there is the option to "Run As Administrator" which is the Elevated Privilege, and is so even if the user is logged in as an Administrative user (by design they only have Standard User Privileges under Vista).

Is disabling Vista's User Account Control wise?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top