MSFN Forum: Anybody still have SP2 build 2055? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
  • 6 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • This topic is locked

Anybody still have SP2 build 2055? Rate Topic: -----

#1 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 590
  • Joined: 16-January 04

Posted 07 August 2004 - 09:01 AM

I need a copy of the termsrv.dll from build 2055.

Thanks


#2 User is offline   gamehead200 

  • SEARCH!!! SEARCH!!!
  • Group: Super Moderator
  • Posts: 7,019
  • Joined: 02-September 02
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 August 2004 - 09:05 AM

Why not just use a newer build? 2055 is ancient...

#3 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 590
  • Joined: 16-January 04

Posted 07 August 2004 - 09:07 AM

I already have SP2 RTM. I'm looking for the last version that had concurrent sessions enabled, so it can be ported to RTM.

#4 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01

Posted 07 August 2004 - 09:28 AM

From build 2055:

Attached File(s)



#5 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 590
  • Joined: 16-January 04

Posted 07 August 2004 - 09:32 AM

Thank you very much.

This version is the only one I could find that was confirmed to have Concurrent Sessions enabled, does anyone know of a newer version that does?

#6 User is offline   kC_ 

  • Junior
  • Pip
  • Group: Members
  • Posts: 83
  • Joined: 01-July 04

Posted 07 August 2004 - 09:36 AM

hey.. im also interested in getting this working.. currently running sp2 final 2180...
how do i import that file into my current sys without making a cd/clean instal ?

#7 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 590
  • Joined: 16-January 04

Posted 07 August 2004 - 09:48 AM

I'm working with clean installs in VMWare.

If you already have SFC disabled, then try booting to safe mode and replace the file (after making a backup) in the dllcache and system32 dirs. Not sure this will work, but I think it should.

Be aware, no one has confirmed this will work.

#8 User is offline   gamehead200 

  • SEARCH!!! SEARCH!!!
  • Group: Super Moderator
  • Posts: 7,019
  • Joined: 02-September 02
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 August 2004 - 09:51 AM

Will try it right now! :)

UPDATE:

Yay! It works!

After replacing the file, just do the following:

Click: Start - Run
And type: regedit
Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\Licensing Core
Right-mouse-click on the right pane and create a new DWORD: EnableConcurrentSessions
Double-click the value and type: 1

#9 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 590
  • Joined: 16-January 04

Posted 07 August 2004 - 10:39 AM

Sweet, now we need someone who can find the bits we need to replace in the RTM version of the file.

Anyone know of anyone that would be intrested?

#10 User is offline   gamehead200 

  • SEARCH!!! SEARCH!!!
  • Group: Super Moderator
  • Posts: 7,019
  • Joined: 02-September 02
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 August 2004 - 10:54 AM

Why not just make a patch? :)

Never mind... I'll figure this out later! :rolleyes:

#11 User is offline   ravashaak 

  • Dirty Dolphin
  • PipPip
  • Group: Members
  • Posts: 162
  • Joined: 07-January 04

Posted 07 August 2004 - 12:29 PM

I really hope that MS integrates this feature into XP at some date. Having to force users to log off just so you can log on and make a few changes is ridiculous. This capability has been native to other OSes for ages now. It's my one ENORMOUS pet peave with XP and one issue that I feel hamstrings XP in comparison to other (non-MS) business-environment OSes. :)

- Ravashaak

#12 User is offline   kC_ 

  • Junior
  • Pip
  • Group: Members
  • Posts: 83
  • Joined: 01-July 04

Posted 07 August 2004 - 12:39 PM

lemme get this right before i try...

i grabbed the termsrv.dl_ from an earlier post in this thread...

so i rename that too termsrv.dll ?
then reboot in safe mode and overwrite the one in sys32 dir?

#13 User is offline   nolookingca 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 338
  • Joined: 17-March 04

Posted 07 August 2004 - 12:56 PM

that file is for the CD.
You need to expand it with expand.exe (built in)

#14 User is offline   kC_ 

  • Junior
  • Pip
  • Group: Members
  • Posts: 83
  • Joined: 01-July 04

Posted 07 August 2004 - 12:59 PM

hmm how?

#15 User is offline   Jotnar 

  • Member
  • PipPip
  • Group: Members
  • Posts: 186
  • Joined: 09-January 04

Posted 07 August 2004 - 01:26 PM

Its really just a cab file. Rename to .cab and expand with winrar...etc. I know some users at work who are gonna be mighty ticked off microsoft decided not to enable concurrent sessions in SP2...sigh.

cheers

#16 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 590
  • Joined: 16-January 04

Posted 07 August 2004 - 01:31 PM

kC_, on Aug 7 2004, 12:59 PM, said:

hmm how?

At a CMD windows, get to the directory the file is in, and type:

expand termsrv.dl_ termsrv.dll

That'll do it

#17 User is offline   kC_ 

  • Junior
  • Pip
  • Group: Members
  • Posts: 83
  • Joined: 01-July 04

Posted 07 August 2004 - 01:56 PM

i did it with winrar, rebooted too safe mode, replaced file in sys32, dllcache and service pack files...

rebooted

first thing i noticed was i had no connections anymore for DSL

maybe the file was corrupted? i use winrar 3.30 corp


i booted back too safe mode and put back the original sp2 2180 terminal file

weird

the crc of the extracted file is - D807EBD0




EDIT.........

i did it the expand method, and the crc of the file is the same :)

#18 User is offline   Jotnar 

  • Member
  • PipPip
  • Group: Members
  • Posts: 186
  • Joined: 09-January 04

Posted 07 August 2004 - 03:55 PM

Thats the right crc...wierd. I haven't tried it yet

Cheers

#19 User is offline   Jazkal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 590
  • Joined: 16-January 04

Posted 07 August 2004 - 05:10 PM

I've tried it on a CD install, and it works great so far.

#20 User is offline   kC_ 

  • Junior
  • Pip
  • Group: Members
  • Posts: 83
  • Joined: 01-July 04

Posted 07 August 2004 - 05:11 PM

k thx for info

Share this topic:


  • 6 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy