Dial Up to Network on login

  • Thread starter Thread starter David Chatterton
  • Start date Start date
D

David Chatterton

We have a radius server setup, works great. Then we have
around 50 sites using Windows XP machines. They all have
to logon to the domain which is either ISDN or ADSL. So
you can guess that ADSL is fine and ISDN is the problem.

When logging in, there is a tick box that asks if you want
to dialup before making a connection etc, this is fine but
I wish to be always ticked by default. So when customer
logs on to the machine it dials in the background, so is
seamless to customer.

I am aware that you can tick this box everytime you logon
but I wish for something that will be permanentally ticked
as these people tend to forget to tick the box!

Many Thanks
 
Hi David,

To enable this option so that it is always checked, use the following steps
to edit the registry:

1. Start Registry Editor (Regedt32.exe).

2. Locate and select the following registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon

3. From the Edit menu, click Add Value, and type the following information:

Value Name: RasForce Data Type: REG_SZ Value: 1


NOTE: After you add this value, the "Logon using Dial-up networking" option
will be permanently selected. If the remote network is not available to
authenticate your logon, then you will not be able to logon to the computer
until one of the following conditions is met:



- The remote network becomes available.

- You use the Emergency Repair Disk (ERD).

- You use another computer to edit the registry remotely and change the
RasForce value from 1 to 0, which turns off the "Logon using Dial-up
networking" option.

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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

Back
Top