VPN and Logon Scripts

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

Guest

Is there a way to process a logon script (automatically) for any VPN clients.
I have about 30 VPN clients and not all are accessing on computers that are
part of our domain. I need to be able to map network shares and network
printers so the user can print or access files from home.

Thanks for any help!
 
The "scripts" should be just batch files. Run the batch files from the
"Startup" folder off of the Start Menu. It will run after they log in as
the desktop loads. I am assuming they are activating the VPN as they are
logging in by checking the checkbox at the Ctrl-Alt-Del prompt.

If they are not doing that,...then it will have to be a batch file that they
manually run after they have established the VPN connection.

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/ISA2004_AccessRules.html

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/techinfo/Guidance/2004.asp
http://www.microsoft.com/isaserver/techinfo/Guidance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
 
Back
Top