วันอังคารที่ 20 มีนาคม พ.ศ. 2555

แก้ Windows 2008 Remote Desktop ได้ User เดียว

วิธีที่ 1.
ไปที่ Start -> Administrator Tools -> Remote Desktop Services -> Remote Desktop Services Host Configuration

แล้วเลือก “Remote Desktop Licensing Mode”
แล้ว เอาเครื่องหมาย ที่  “Restric each user to a single session”. ออก




 วิธีที่ 2
  1. เข้า regedit
  2. ไปที่
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer
  3. ถ้าไม่มี fSingleSessionPerUser ให้ทำการสร้าง DWORD value ชื่อ fSingleSessionPerUser
  4. เปิด fSingleSessionPerUser value. แล้วแก้ไขค่า possible values ตามนี้

  5. 0×0 เข้าได้ไม่จำกัด
    0×1 ได้แค่ 1 session
  6. บันทึก