Logon Script for adding a route - TechRepublic
Question
September 27, 2007 at 06:36 AM
alfa11

Logon Script for adding a route

by alfa11 . Updated 18 years, 5 months ago

Hey guys, I want to add a route to some of my users. The problem is that as they don’t have administrator permissions I can’t do it through a logon.bat file configured in their profile.
I think I have to go with a VBScript pushed through a GPO. My problem is that I couldn’t find something useful to do this, the command I want to run is like this:
route add “DESTINY SUBNET” mask “SUBNET MASK NUMBER” “GATEWAY”

Thanks in advance.

This discussion is locked

All Comments