Probably a good idea to read this through first and familiarise your self with the locations and files before you set about editing etc.
This is specifically for Lenovo Machines, there are other fixes for other manufacturers.
THIS WILL NOT WORK IN VISTA!!
1. REGISTRY EDIT:
First, locate the following location in your registry and create a backup of it in the interest of good practice:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}
Once backed up, Expand this entry and you will see a list in numerical order.
The keys in particular you are after from this list contain the Driver Desc with Wan Miniport (IP) and Wan Miniport (PPTP).
For Example purposes only mine are in 0005 and 0008, once you are happy that you have found these, delete the relevant numerical key, so I would be deleting the 0005 and 0008 folders from the left pane.
2. UNINSTALL Miniports from Dev Manager.
In Device Manager, go to View in the top menu and select "Show Hidden Devices".
Open the Network Adapters category, locate and uninstall the Wan Miniport (IP) and Wan Miniport (PPTP) adapters.
3. LOCATE AND EDIT THE netrasa.inf file in c:\Windows\inf
Open the netrasa.inf file in notepad and put a semicolon in front of the text that reads "ExcludeFromSelect =\" which is under the header of
That particulat section should look like this when you have done it:
;ExcludeFromSelect =\
Save the file.
4. REINSTALL THE NETWORK ADAPTERS YOU JUST UNINSTALLED.
Go to Add New Hardware and go through the manual installation of a Network Adapter.
You are going to be selecting to select Microsoft as the Manufacturer and from the model list, Wan Miniport (IP) and then then after that you are going to repeat this installing a Wan Miniport (PPTP).
5. RESET TCP IP STACK.
Go to Command Prompt and run the following command.
nest int ip reset resetlog.txt
6. Go back to C:\Windows\inf ad relocate the netrasa.inf file and remove the semi colon you put in front of ExcludeFromSelect and the save it again.
7. Reboot the PC.
Try to connect but do not be alarmed if this does not connect first time, if it errors, try dialling again.
The first connection attempt usually just rebinds your dial up adapters with the required drivers and services again.
GOOD LUCK.