Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


Return to article

Q. How can I enable the RAS Dial-in tab on Windows XP computers that run Administration Tools?
 

A. To enable the RAS Dial-in tab in the Microsoft Management Console (MMC) Active Directory Users and Computers snap-in on an XP machine running the Administration Tools distribution package (Adminpak.msi), perform the following steps:

  1. Create a registry file called dialin.reg. To do this, open a new file in a text editor such as Notepad, copy and paste the following text in the file, and name it dialin.reg:
    Windows Registry Editor Version 5.00 
    
    [HKEY_CLASSES_ROOT\RasDialin.UserAdminExt]
    @="" 
    
    [HKEY_CLASSES_ROOT\RasDialin.UserAdminExt\CLSID]
    @="{B52C1E50-1DD2-11D1-BC43-00C04FC31FD3}" 
    
    [HKEY_CLASSES_ROOT\RasDialin.UserAdminExt.1]
    @="" 
    
    [HKEY_CLASSES_ROOT\RasDialin.UserAdminExt.1\CLSID]
    @="{B52C1E50-1DD2-11D1-BC43-00C04FC31FD3}"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\NodeTypes\{19195a5b-6da0-11d0-afd3-00c04fd930c9}\Extensions\NameSpace]
    "{B52C1E50-1DD2-11D1-BC43-00C04FC31FD3}"="RAS Dialin - User Node Extension"
  2. Merge dialin.reg with your XP registry, or run the following command from the command prompt:
    regedit /s dialin.reg
  3. Open a command prompt in XP and type the following commands, where ServerName is a Windows Server 2003 domain controller (DC) that has the Adminpak.msi installed:
    cd /d %SystemRoot%\System32
    copy \\ServerName\Admin$\System32\mprsnap.dll *.*
    copy \\ServerName\Admin$\System32\rasuser.dll *.*
    copy \\ServerName\Admin$\System32\rtrfiltr.dll *.*
    regsvr32 rasuser.dll
  4. Click OK to acknowledge the registration of the rasuser library. Your remote XP system should now have the RAS Dial-in tab.

Thanks to reader Bob Kroeger for providing this tip in response to the FAQ, "I use the Microsoft Management Console (MMC) Active Directory Users and Computers snap-in from a remote computer. I've noticed that certain Property tabs are missing. Can I restore the tabs?", at http://www.winnetmag.com, InstantDoc ID 42256.







Reader Comments

Great article since MS took away the hotfix and rolled it into XP SP2! Now I don't need to install SP2 for this problem. I must note that step 3 will work even if the DC you copy from is Win2000 Server running adminpak. Thanks

mdd0799 -November 19, 2004

very useful document

Anonymous User -December 08, 2004

I have yet to see this work. Have tried on XP Pro RTM, SP1 and SP2. So far the only way I have gotten the Dial-In tab to reappear is to first install the Win2K AdminPak then install the Win2K3 AdminPak. That seems(at least so far) to work every time.

Anonymous User -December 15, 2004

This worked just fine for us, i got the server files and installed them, did the reg hack and registered the dll, poof, i have a dial in tab and i can check permissions again, yaaay

Anonymous User -January 11, 2005

Just what I was looking for. Thanks

Anonymous User -April 06, 2005

This fix rocks! It worked perfectly for me the first time. Thank you!

Anonymous User -April 22, 2005

excellent

Anonymous User -May 26, 2005

worked beautifully !! shazaam!

Anonymous User -June 23, 2005

This worked great thanks alot

Anonymous User -July 01, 2005

Great! It works! Thank You!

Anonymous User -July 14, 2005
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement