Slow link detection ( Login scripts)

  • Thread starter Thread starter ajithe
  • Start date Start date
A

ajithe

We have been doing some basic login scripts on client machines. The DC
is a Windows 2003 R2 server. The clients are a mix of XP, 2000 server
and 2000 professional. According to the KB
http://technet2.microsoft.com/Windo...6a14-479f-8b10-8986020339931033.mspx?mfr=true,
the login scripts shouldn't execute when a slow link is detected.

The network is a satellite link with a RTT of 600-700msec. Which
constitutes a slow link.But when I login into a client machine, we see
that the login script still does execute.( on all clients)

Why would it be?
All suggestions appreciated.
 
Hi

When you ping the local server what is the result for ms?
- Ping the server with 0 bytes of data and time the number of milliseconds.
This value is time#1. If it is less than 10 ms, exit (assume a fast link).

--
I hope that the information above helps you

Good Luck
Jorge Silva
MCSA
Systems Administrator
 

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

Back
Top