Enables or disables the Windows 'Do Not Detect Slow Network Connections' policy. By default, Windows attempts to optimize performance by not loading the roaming profile if a slow link is found. But the check is performed in a Windows-specific manner, and this fails when the roaming profile path is to a Novell or other non-Windows-compatible resource. Enabling this policy by setting the value to '1' allows roaming profile paths to Novell and other non-Windows servers by disabling this Windows-specific performance check. Note this policy is defined and controlled by Windows and not the Novell Client, and is set by using group policies and other Windows management tools.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Policies\Microsoft\Windows\System |
Value Name | SlowLinkDetectEnabled |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Default is 'Off'.