dial-in page initialization failed

L

Lunks

I have delegated control to my helpdesk, but when the
access the dial-in tab I get the below error:

dial-in page initialization failed

This is from and administrative 2003 terminal server on a
Windows 2000 Active Directory. What do I need to set so
they will have access to at least read the dial in
properties of a user.

Any help would be greatly appreicated.

LRU
 
C

Chriss3

try the follow:

1. Copy/Paste the following to a Dialin.reg file:

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-afd
3-00c04fd930c9}\Extensions\NameSpace]
"{B52C1E50-1DD2-11D1-BC43-00C04FC31FD3}"="RAS Dialin - User Node Extension"

2. Merge the Dialin.reg file with your Windows XP registry, or run regedit
/s dialin.reg.

3. Open a CMD prompt on Windows XP and type the following commands, where
ServerName is a Windows Server 2003 domain controller than 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. Press OK to acknowledge the registration of the rasuser library.


--
Regards,

Christoffer Andersson
No email replies please - reply in the newsgroup
If the information was help full, you can let me know at:
http://www.itsystem.se/employers.asp?ID=1
 
L

Lunks

I can access this a Domain Admins, but my delegated
Control group can not. They can access every other
feature except the dial in property tab.

Any suggestions.
-----Original Message-----
try the follow:

1. Copy/Paste the following to a Dialin.reg file:

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\{19195
a5b-6da0-11d0-afd
3-00c04fd930c9}\Extensions\NameSpace]
"{B52C1E50-1DD2-11D1-BC43-00C04FC31FD3}"="RAS Dialin - User Node Extension"

2. Merge the Dialin.reg file with your Windows XP registry, or run regedit
/s dialin.reg.

3. Open a CMD prompt on Windows XP and type the following commands, where
ServerName is a Windows Server 2003 domain controller than 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. Press OK to acknowledge the registration of the rasuser library.


--
Regards,

Christoffer Andersson
No email replies please - reply in the newsgroup
If the information was help full, you can let me know at:
http://www.itsystem.se/employers.asp?ID=1

Lunks said:
I have delegated control to my helpdesk, but when the
access the dial-in tab I get the below error:

dial-in page initialization failed

This is from and administrative 2003 terminal server on a
Windows 2000 Active Directory. What do I need to set so
they will have access to at least read the dial in
properties of a user.

Any help would be greatly appreicated.

LRU


.
 
G

Guest

Error Message fro delegated Control Group:

Could not load the dial-in profile for this user because:
Access is Denied.

How do I grant a user access to this property?

-----Original Message-----
try the follow:

1. Copy/Paste the following to a Dialin.reg file:

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\{19195
a5b-6da0-11d0-afd
3-00c04fd930c9}\Extensions\NameSpace]
"{B52C1E50-1DD2-11D1-BC43-00C04FC31FD3}"="RAS Dialin - User Node Extension"

2. Merge the Dialin.reg file with your Windows XP registry, or run regedit
/s dialin.reg.

3. Open a CMD prompt on Windows XP and type the following commands, where
ServerName is a Windows Server 2003 domain controller than 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. Press OK to acknowledge the registration of the rasuser library.


--
Regards,

Christoffer Andersson
No email replies please - reply in the newsgroup
If the information was help full, you can let me know at:
http://www.itsystem.se/employers.asp?ID=1

Lunks said:
I have delegated control to my helpdesk, but when the
access the dial-in tab I get the below error:

dial-in page initialization failed

This is from and administrative 2003 terminal server on a
Windows 2000 Active Directory. What do I need to set so
they will have access to at least read the dial in
properties of a user.

Any help would be greatly appreicated.

LRU


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top