TSRegChanges
From AUwiki
Terminal Server Registry Changes
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"CachedOpenLimit"=dword:00000000
"MaxMpxCt"=dword:00000800
"EnableOplocks"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters]
"MaxCmds"=dword:00000800
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"KeepAliveEnable"=dword:00000001
You can copy the above into a text file and save as tam.reg
You can then effect those changes by executing:
c:\>regedit /s tam.reg