XP多用戶同時登錄
作者:佚名 時間:2012-09-22 分享到:
第一步:確定本機的Terminal Service服務被關閉。可以通過控制面板->管理工具->計算機管理->服務和應用程序 查看。
第二步:備份 system32//dllcache 下的 termsrv.dll
第三步:刪除 system32, system32//dllcache 下的 termsrv.dll
下載補丁termsrv2005.rar
第三步:把2055的termsrv.dll復制到system32/dllcache
把2055的termsrv.dll復制到system32
第五步:導入以下注冊表鍵:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE/System/CurrentControlSet/Control/Terminal Server/Licensing Core]
"EnableConcurrentSessions"=dword:00000001
第六步:啟動Terminal Services服務
據試驗證實,這樣的并發連接最多支持兩個用戶同時登錄一個系統,并且不能使用相同的帳號。當第三個用戶發出連接請求時會提示希望斷開原有的兩個登錄用戶中的一個連接。
如果發現還不行就檢查下控制面板〉〉用戶帳戶〉〉更改用戶登錄或注銷方式里的使用歡迎和快速切換是否勾起