Archived from groups: microsoft.public.windowsxp.work_remotely (More info?)
I am trying to figure out how to prevent our XP machines from running
logoff scripts when users are connected over the VPN. I have set our
slow link threshold in group policy to 1000Kbps, but no matter what I
do, my XP machines never seem to detect a slow link. When I run
gpresult, it does show that the slow link threshold is 1000Kbps, but
even if I am on a 28.8 dialup connection to the VPN, it always says
"Connected over a slow link?: No".
Archived from groups: microsoft.public.windowsxp.work_remotely (More info?)
First - I'll give a possible workaround...
Your script can possibly be updated to detect whether or not it is
connected via a VPN and act appropriately. This capability is easily
added to KixTart Script and a VBS example is available at
http://www.codeproject.com/internet/rasconnection.asp
"NOTE: "Scripts policy processing" to "Allow processing across a slow
network connection" should be interpreted as only logon/logoff scripts
from the user configuration of the Group Policy. Scripts from the
computer configuration (startup/shutdown) will not be processed over a
slow link."
Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....
On 29 Dec 2004 08:18:22 -0800, tcrosby@fhtinc.com wrote:
>I am trying to figure out how to prevent our XP machines from running
>logoff scripts when users are connected over the VPN. I have set our
>slow link threshold in group policy to 1000Kbps, but no matter what I
>do, my XP machines never seem to detect a slow link. When I run
>gpresult, it does show that the slow link threshold is 1000Kbps, but
>even if I am on a 28.8 dialup connection to the VPN, it always says
>"Connected over a slow link?: No".
>
>Am I missing something?
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.