logon script after connecting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Once my user actually gets authenticated by the VPN server, I want to be able to automatically run a logon script that will map their regular drives. I'm at a loss as to how to do that, since making the connection itself will not trigger that action.
Any ideas? Thanks!

Sheldon
 
You can use PostConnect option in a CMAK generated CM profile for achieving
this. Please refer
http://www.microsoft.com/technet/tr...ver2003/proddocs/standard/sag_CMAKtopnode.asp
for further details.

Thanks
Giri
--
This posting is provided "AS IS" with no warranties, and confers no rights.

Sheldon said:
Once my user actually gets authenticated by the VPN server, I want to be
able to automatically run a logon script that will map their regular drives.
I'm at a loss as to how to do that, since making the connection itself will
not trigger that action.
 
Back
Top