We are implementing RSA Authentication for our VPN and are planning on using RSA Software tokens. Being logged into the laptop is necesary to see the token. This is why we will not be using Login to VPN prior to logging into windows. Im not looking to run the policies before connecting to the network, The network connection to the domain will be established. However, the Machine looks to run the policies upon login, not upon network connectivity. So if the computer doesnt see the Domain, it can't find the policy to run the script upon login to the machine.
So. My goal is to yes, run the scripts by setting the VPN Clients "Application Launcher" option. This option could run a bat file that would launch the policy. What caommnd if any tells the computer, Ok, im on the domain, run my Login policies which should query the logged in credential and run the users login script!!
Let me know what else you might need..
Main Topics
Browse All Topics





by: arnoldPosted on 2009-04-09 at 09:36:34ID: 24108946
You can not apply GPO policies if the connection back to the LAN does not exist.
GPO application relies on the "Slow link detection" mechanism.
The establishment of the VPN is after the user has already logged into the system. The only way to run the scripts is for the user to run them or if the option exists in the VPN client you use to run those scripts.
What is it you want to enforce on the Remote VPN connected system?