Logon scripts

P

PLP

I am looking for a way to have users access our domain
through RRAS and NOT have their logon scripts run. Any
suggestions?
 
D

Dave

Sure... write a wrapper for your logon script that checks whether host is
local. It it is remote, EXIT 0. Done.
 
K

Kadirvel C Vanniarajan [MSFT]

Just to clarify, connecting through VPN using a domain account doesn't mean
that logon operation is occuring (unless you logon using the VPN connection
itself during Windows logon). So the logon scripts won't be executed after a
VPN connection is made.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top