G
Guest
After a user upgrades to XP SP2 and reboots all scripts run except for the
one set up in their user properties/profile in active directory users and
computers.
Their home folder profile is: H: \\servername\home\%username%
We recently upgraded our switches to 10/100/1000. The problem has been worse
since then.
I did find an article that suggests creating a Group Policy network timeout
policy.
I could not find where to create in any group policy settings.
Do I edit the registry on the DC?
the suggested edit is:
Creating a Group Policy network start timeout policy
The GpNetworkStartTimeoutPolicyValue policy timeout can be specified in the
registry in two locations:• HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\Current Version\Winlogon
• HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System
You can do this by adding a DWORD value of GpNetworkStartTimeoutPolicyValue
with a number of seconds between 30 and 600.
If Windows finds the timeout value specified in both registry locations, the
value that is stored at
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System will take
precedence. Additionally, the value that is stored at that location may have
been pushed there from your Group Policy server after an initial connection
was established.
The value at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current
Version\Winlogon is useful to specify the timeout for the first connection,
whereas the value that is downloaded from the Group Policy server at
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System is used for all
subsequent connections , if it is supplied.
The value specified should be of sufficient duration to make sure that the
connection is made. During the timeout period, Windows examines the
connection status every two seconds and continues with system startup as soon
as the connection is confirmed. Therefore, setting the value larger than the
minimum value of 30 is recommended. However, be advised that if the system is
legitimately disconnected, Windows will stall for the whole timeout period.
thanks
one set up in their user properties/profile in active directory users and
computers.
Their home folder profile is: H: \\servername\home\%username%
We recently upgraded our switches to 10/100/1000. The problem has been worse
since then.
I did find an article that suggests creating a Group Policy network timeout
policy.
I could not find where to create in any group policy settings.
Do I edit the registry on the DC?
the suggested edit is:
Creating a Group Policy network start timeout policy
The GpNetworkStartTimeoutPolicyValue policy timeout can be specified in the
registry in two locations:• HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\Current Version\Winlogon
• HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System
You can do this by adding a DWORD value of GpNetworkStartTimeoutPolicyValue
with a number of seconds between 30 and 600.
If Windows finds the timeout value specified in both registry locations, the
value that is stored at
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System will take
precedence. Additionally, the value that is stored at that location may have
been pushed there from your Group Policy server after an initial connection
was established.
The value at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current
Version\Winlogon is useful to specify the timeout for the first connection,
whereas the value that is downloaded from the Group Policy server at
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System is used for all
subsequent connections , if it is supplied.
The value specified should be of sufficient duration to make sure that the
connection is made. During the timeout period, Windows examines the
connection status every two seconds and continues with system startup as soon
as the connection is confirmed. Therefore, setting the value larger than the
minimum value of 30 is recommended. However, be advised that if the system is
legitimately disconnected, Windows will stall for the whole timeout period.
thanks