Enable Multiple Concurrent Remote Desktop Connections or Sessions in Windows XP Įgalinti daugelio lygiagrečiai prijungti nuotolinio darbalaukio ir Sessions "Windows XP"

Windows XP Professional and Windows XP Media Center Edition (MCE) has Remote Desktop (RDP) service that allows the computer to be remotely connected, accessed and controlled from another computer or host. Windows XP Professional ir Windows XP Media Center Edition (MCE) turi Remote Desktop (KPP) paslaugą, kuri leidžia kompiuterį nuotoliniu būdu sujungti, susipažinti ir valdyti iš kito kompiuterio arba kompiuteriu. However, Windows XP machine only allows one concurrent remote desktop connection from a single user been connected to it with no multiple remote desktop sessions or connections support. Tačiau, Windows XP, aparatas leidžia tik vieną vienu metu Remote Desktop Connection nuo vienam vartotojui buvo prijungtas prie jį nėra daug Remote Desktop sesijas arba jungčių parama.

Whenever there is a remote user who user Remote Desktop Connection (RDC) client to connect to a Windows XP host, the local user is disconnected with the local console screen locked, with or without his or her permission. Kai nėra nuotolinio vartotojas vartotojui "Remote Desktop Connection (KDR) kliento, norint prisijungti prie" Windows XP "kompiuterio, vietinis vartotojas atjungiamas su vietos konsoles ekrane užrakintas, su arba be jo sutikimo. Remote Desktop, unlike Terminal Server Services in Windows 2000, Server 2003 and Server 2008, is designed for single user use only, no matter it's local or remote user. Remote Desktop, skirtingai Terminal Services Windows Server 2000, Server 2003 ir Server 2008, skirtas vartoti tik vienam vartotojui, nesvarbu, tai vietos ar nuotolinio vartotojas.

Here's a hack to unlock the single user limitation and enable multiple concurrent remote desktop connection sessions support in Windows XP Professional and Media Center Edition, using a either a patched termserv.dll or old patched cracked termserv.dll build version version 5.1.2600.2055, so that unlimited users can simultaneously connect to a computer via Remote Desktop. Štai Hack atrakinti vienu vartotojo riboti ir kad daug kartu Remote Desktop Connection sesijų palaikymas Windows XP Professional "ir" Media Center Edition, naudojant arba lopas termserv.dll ar senas lopas krekingo termserv.dll statyti versija versija 5.1.2600.2055, todėl kad neribota vartotojai gali vienu metu prisijungti prie kompiuterio per Remote Desktop.

  1. Download a copy of patched termsrv.dll (in ZIP file) which has the Remote Desktop connection limitation deactivated for your version of Windows XP: Atsisiųskite lopas Termsrv.dll kopiją (ZIP byla), kuri turi Nuotolinio darbalaukio ryšys apribojimas išjungiamas savo versijos Windows XP:

    Windows XP RTM, SP1 and SP2: Windows XP RTM, SP1 ir SP2: termsrv.dll (version 5.1.2600.2055) Termsrv.dll (versija 5.1.2600.2055)
    Windows XP SP2: Windows XP SP2: termsrv.dll (version 5.1.2600.2180) Termsrv.dll (versija 5.1.2600.2180)
    Windows XP SP3: Windows XP SP3: termsrv.dll (version 5.1.2600.5512) Termsrv.dll (versija 5.1.2600.5512)

    For information, the termsrv.dll patch normally has the following HEX code bits overwritten with following value: Norėdami gauti daugiau informacijos, Termsrv.dll pleistrą paprastai po HEX kodas bitai perrašyti šias reikšmes:

    00022A17: 74 75 00022A17: 74 75
    00022A69: 7F 90 00022A69: 7F 90
    00022A6A: 16 90 00022A6A: 16 90

  2. Restart the computer and boot info Safe Mode by pressing F8 during initial boot up and select Safe Mode . Perkraukite kompiuterį ir paleiskite info imu, paspauskite F8 metu pradinės įkrauti ir pasirinkite Safe Mode. This step is only required if you're currently running Windows Terminal Services or Remote Desktop service, and System File Protection has to be skipped and bypassed, else it will prompt the following error message to restore the original termsrv.dll. Šis žingsnis yra reikalingas tik tuomet, jei jūsų "Windows Terminal Services arba Remote Desktop paslaugos ir sistemos failų apsaugą, turi būti praleista, ir pamiršta, nors jis bus greitai šį klaidos pranešimą, norint atkurti pirminę Termsrv.dll.

    Windows File Protection

  3. Go to %windir%\System32 and make a backup copy (or rename) the termsrv.dll . Eikite į% windir% \ System32 ir padaryti atsarginę kopiją (arba pervardinti) Termsrv.dll.
  4. Rename or delete the termserv.dll in the %windir%\System32\dllcache folder. Pervardyti arba i ¹ trinti ir termserv.dll% windir% \ system32 \ dllcache.
  5. Copy the downloaded termsrv.dll into %windir%\System32 , %windir%\ServicePackFiles\i386 (if exist) and %windir%\System32\dllcache . Kopijuoti atsisiųsti Termsrv.dll į% windir% \ System32 aplanke% windir% \ ServicePackFiles \ i386 (jei yra) ir% windir% \ system32 \ dllcache.
  6. Then download and run the Tada atsisiųskite ir paleiskite ts_multiple_sessions.bat ts_multiple_sessions.bat (in ZIP file) to merge the registry value into registery, or you can run Registry Editor to manually add the following registry value: (ZIP file) sujungti registro reikšmę į registery, arba galite paleisti registro redaktorių pridėti rankiniu būdu iš registro rakto:

    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server\Licensing Core] [HKEY_LOCAL_MACHINE \ SYSTEM \ controlset001 \ Control \ Terminal Server \ licencijavimo core]
    “EnableConcurrentSessions”=dword:00000001 "EnableConcurrentSessions" = dword: 00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon]
    “EnableConcurrentSessions”=dword:00000001 "EnableConcurrentSessions" = dword: 00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon]
    “AllowMultipleTSSessions”=dword:00000001 "AllowMultipleTSSessions" = dword: 00000001

  7. Click on Start Menu -> Run command and type gpedit.msc , follow by Enter to open up the Group Policy Editor. Paspauskite meniu "Start" -> "Vykdyti komandą ir įrašykite gpedit.msc, atlikite Enter atverti redaktorių grupės.
  8. Navigate to Computer Configuration -> Administrative Templates -> Windows Components -> Terminal Services . Vykti į Computer Configuration -> Administrative Templates -> Windows Components -> Terminal Services.
  9. Enable Limit Number of Connections and set the number of connections to 3 (or more). Įtraukti Limit Number of connections ir nustatyti jungčių skaičių iki 3 (ar daugiau). The setting allows more than one users to use the computer and logged on at the same time. Nustatymas leidžia daugiau nei vienam naudotojui pasinaudoti kompiuterio ir prisijungęs tuo pačiu metu.
  10. Ensure the Remote Desktop is enabled in System Properties' Remote tab by selecting the radio button for Allow users to connect remotely to this computer . Užtikrinti nuotolinio darbalaukio įjungta System Properties "Nuotolinio kortelėje pasirinkę mygtuką Leisti vartotojams per nuotolį prie šio kompiuterio.
  11. Enable and turn on Fast User Switching in Control Panel -> User Accounts -> Change the way users log on or off . Įjungti ir išjungti "Fast User Switching" Control Panel -> User Accounts -> Keisti prisijungimo vartotojų arba išjungti.
  12. Restart the computer normally. Iš naujo paleiskite kompiuterį įprastu būdu.

Note that if you cannot replace or overwrite termserv.dll with access denied or file in use error, turn off the “Termine Services” in “Services” control panel of “Administrator Tools”. Atkreipkite dėmesį, kad jei negali pakeisti ar perrašyti termserv.dll su Access Denied ar failo naudojimo klaidos, išjungti "Termine Paslaugos" "Paslaugos" valdymo skydelio "Administratoriaus Įrankiai". Besides, each connecting physical connections must have their own user account in the target host, and must authenticate with corresponding own user name and password credential. Be to, kiekvienas prisijungti fiziniai sujungimai turi turėti savo vartotojo sąskaitą nukreipimo adresas ir turi būti patvirtinti pagal atitinkamas savo vartotojo vardą ir slaptažodį pažymėjimus.

To uninstall and revert back to original termsrv.dll, simply delete the patched version, and rename the backup copy back to “termsrv.dll”. Norėdami pašalinti ir grįžti prie originalaus Termsrv.dll, tiesiog ištrinti pataisytas variantas, ir pervadinti atsarginę kopiją grįžti į "Termsrv.dll". You probably have to do it in Safe Mode if the Terminal Services is enabled and running. Jūs turbūt to daryti į Safe Mode, jei Terminal Services "yra įjungtas ir veikia.

If the Windows XP computer is connected to a domain on local networks, Windows will set the value of the regkey “AllowMultipleTSSessions” to “0″ every time the computer is restarted. Jei Windows XP kompiuteris prijungtas prie vietinio tinklo sritis, Windows nustatė regkey "AllowMultipleTSSessions" reikšmė "0", kiekvieną kartą, kai kompiuteris. To ensure that multiple or unlimited Remote Desktop connection sessions is allowed in AD domain environment, the value data for “AllowMultipleTSSessions” has to be set to “1″ on each system startup. Siekiant užtikrinti, kad kelių ar neribotas nuotolinio darbalaukio ryšio sesijų leidžiama AD domeno aplinkoje, vertės duomenys "AllowMultipleTSSessions" turi būti nustatytas lygiu "1" į kiekvieną Sistemos paleidimas. To change the value, simply rerun the ts_multiple_sessions.bat every time the computer is started. Norėdami pakeisti reikšmę, tiesiog pakartotas ts_multiple_sessions.bat kiekvieną kartą, kai kompiuteris bus paleistas. Alternatively, put the ts_multiple_sessions.bat at C:\Documents and Settings\All Users\Start Menu\Programs\Startup folder so that it will be automatically run on first user with administrative privileges that logs on to the desktop. Arba įdėti ts_multiple_sessions.bat C: \ Documents and Settings \ All Users \ Start Menu \ Programs \ Startup aplanką taip, kad jis bus automatiškai paleisti pirmąjį vartotojas su administratoriaus teisėmis, kad įeinate į darbalaukį. Another workaround is to install additional service or define a sub-key in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run registry branch that run the registry batch file automatically on boot up, and this is useful if the computer won't be logged on by anybody, but still requires the hack to allow unlimited Remote Desktop users to work. Kitas problemos yra įdiegti papildomą paslaugą arba apibrėžti Sub-raktą HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run filialo registro, kad paleisti registro paketinis automatiškai paleisti, ir tai yra naudinga, jei kompiuteris nebus prisijungęs dėl bet kas, tačiau dar reikia nulaužti leisti neribotą Remote Desktop vartotojams dirbti.

Another issue is that if user closes the remote connection instead of logging off, when he or she tries to log back in, an error message related to TCP/IP event ID 4226 may occur. Kita problema yra ta, kad jei vartotojas uždarote nuotolinio ryšio vietoj atsijungimo, kai jis bando prisijungti dar gaunate klaidos pranešimą, susijusi su TCP / IP, įvykis, kurio ID 4.226 gali įvykti. To resolve the issue, download and apply the Windows XP TCP/IP connection limit and Event ID 4226 patch, and set the connections to at least 50. Norėdami išspręsti šią problemą, atsisiųskite ir taikyti "Windows XP TCP / IP limitą ir vykio ID 4.226 pataisas, ir nustato ryšius su ne mažiau kaip 50.

IMPORTANT : The page is machine translated and provided "as is" without warranty. DĖMESIO: Šis puslapis yra mašina išvertė ir pateikiama "kaip yra" be garantijų. Machine translation may be difficult to understand. Automatinis vertimas gali būti sunku suprasti. Please refer to Remkitės original English article originalas anglų straipsnis whenever possible. jei įmanoma.


28 Responses to “Enable Multiple Concurrent Remote Desktop Connections or Sessions in Windows XP” 28 Responses to "Enable Keli lygiagrečiai prijungti nuotolinio darbalaukio ir Sessions" Windows XP "

Pages: [2] Puslapiai: [2] 1 1 » » Show All Rodyti visus

  1. Nate Nate
    October 17th, 2009 07:33 17 spalis 2009 07:33
    28 28

    This is illegal, BTW. Tai yra neteisėta, BTW.

  2. Chris Chris
    October 17th, 2009 06:53 17 spalis 2009 06:53
    27 27

    I followed the steps.. Aš po žingsniai .. I can logon remotely just cant control the keyboard and mouse??? Galiu prisijungti nuotoliniu just cant valdymo klaviatūrą ir pelę?

    can anyone help? Can anyone help?

  3. Oregon John Oregonas John
    June 30th, 2009 12:15 30 birželis 2009 12:15
    26 26

    Thanks. Ačiū. Other techniques worked on one of my computers but other computers wouldn't take those fixes. Kiti būdai dirbo vienas iš mano kompiuterio, bet kiti kompiuteriai nebus priimti tie pakeitimai. Yours worked great (just had to go over the steps again). Jūsų dirbo didelis (tik turėjo eiti per veiksmus dar kartą).

    By the way, none of my computers had Beje, nė vienas iš mano kompiuteriai turėjo

    Computer Configuration -> Administrative Templates -> Windows Components -> Terminal Services Computer Configuration -> Administrative Templates -> Windows Components -> Terminal Services

    All XP Pro, but didn't have that gpedit.msc component installed. Visi XP Pro ", bet neturėjo tokio gpedit.msc komponentas įdiegtas. Worked anyway. Dirbo anyway.

    Thanks again! Thanks again!

Pages: [2] Puslapiai: [2] 1 1 » » Show All Rodyti visus

Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Galite naudoti šiuos žodžius: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Subscribe to comments funkcija buvo išjungta. To receive notification of latest comments posted, subscribe to Norėdami gauti pranešimus apie naujausius komentarų, užsiprenumeruoti My Digital Life Comments RSS feed Mano skaitmeninis gyvenimas Komentarų RSS or arba register to receive Registruokitės gauti new comments in daily email digest. Nauji komentarai kasdien elektroniniu paštu.
Custom Search

New Articles Nauji straipsniai

Incoming Search Terms for the Article Gaunamus paieškos terminus straipsnis

multiple remote desktop connections daugiau nuotolinio darbalaukio jungtys - -- termsrv.dll Termsrv.dll - -- remote desktop multiple users Remote Desktop keliems vartotojams - -- allow multiple remote desktop connections leisti daug nuotolinio darbalaukio jungtys - -- Concurrent Remote Desktop Sessions in Windows XP SP3 Concurrent Sessions in Remote Desktop "Windows XP SP3 - -- termsrv.dll sp3 Termsrv.dll SP3 - -- multiple remote desktop connections xp sp3 daugiau nuotolinio darbalaukio ry XP SP3 - -- windows xp remote desktop multiple sessions Windows XP Remote Desktop daug sesijų - -- enable multiple concurrent remote desktop connections or sessions in windows xp Įgalinti daugelio vienu metu prijungti nuotolinio darbalaukio arba sesijas Windows XP - -- xp remote desktop multiple users XP Remote Desktop keliems vartotojams - -- multiple sessions remote desktop kelias sesija nuotolinio darbalaukio - -- "Windows XP RTM, SP1 and SP2: termsrv.dll (version 5.1.2600.2055)" "Windows XP RTM, SP1 ir SP2: Termsrv.dll (versija 5.1.2600.2055)" - -- enable multiple remote desktop xp Įgalinti daugelio Remote Desktop XP - -- remote desktop multiple sessions Remote Desktop daug sesijų - -- multiple remote desktop daugiau nuotolinio darbalaukio - -- multiple rdp sessions daug RDP sesijos - -- xp multiple remote desktop sessions XP daug Remote Desktop sesija - -- remote desktop multiple connections Remote Desktop daug jungčių - -- termsrv.dll patch Termsrv.dll pleistras - -- multiple rdp sessions xp sp3 daug RDP sesija XP SP3 - -- concurrent remote desktop kartu nuotolinio darbalaukio - -- multi remote desktop XP multi Remote Desktop XP - -- allowmultipletssessions allowmultipletssessions - -- windows xp multiple sessions "Windows XP" kelių sesijų - -- windows xp multiple remote desktop connections "Windows XP" kelių nuotolinio darbalaukio jungtys - -- windows 7 multiple remote desktop Windows 7 Multiple Remote Desktop - -- how to allow multiple remote desktop connections kaip galima daugiau nuotolinio darbalaukio jungtys - -- termserv.dll termserv.dll - -- termsrv.dll multiple users Termsrv.dll keliems vartotojams - -- allowing multiple remote desktop connections leidžiant keletą nuotolinio darbalaukio jungtys - -- multiple remote desktop sessions daugiau Remote Desktop sesija - -- rdp multiple users RDP keliems vartotojams - -- multiple rdp connections daug RDP jungtis - -- remote desktop connection multiple users Remote Desktop Connection keliems vartotojams - -- termsrv.dll download Termsrv.dll Atsisiųsti - -- multiple users remote desktop keliems vartotojams nuotolinio darbalaukio - -- xp multiple RDP XP daug KPP - -- windows 7 remote desktop multiple connections Windows 7 "Remote Desktop daug jungčių - -- enabling multiple remote desktop sessions in windows xp sudaryti keli Remote Desktop sesija Windows XP - -- Concurrent Remote Desktop Sessions in Windows XP SP2 Concurrent Remote Desktop Sessions Windows XP SP2 - -- multiple connections to remote desktop kelių jungtis su Remote Desktop - -- simultaneous remote desktop connections vienu nuotolinio darbalaukio jungtys - -- unlimited Remote Desktop Connections neribotas Remote Desktop Connections - -- concurrent remote desktop xp sp3 kartu Remote Desktop XP SP3 - -- enable concurrent RDC kad vienu metu KDR - -- Windows SP3 Remote desktop patch Windows SP3 "Remote Desktop pleistras - -- multi session remote desktop multi sesija nuotolinio darbalaukio - -- remote desktop allow multiple users Remote Desktop leidžia keliems vartotojams - -- Multiple remote desktop connections windows 7 Keli nuotolinio darbalaukio jungtys Windows 7 - -- remote desktop concurrent users Remote Desktop vienu metu dirbančių vartotojų - --