Friday, September 2, 2011

Manually installation of Microsoft Loopback adapter in Windows XP

1.      Click Start, and then click Control Panel.
2.      If you are in Classic view, click Switch to Category View under Control Panel in the left pane.
3.      Double-click Printers and Other Hardware, and then click Next.
4.      Under See Also in the left pane, click Add Hardware,and then click Next.
5.      Click Yes, I have already connected the hardware, and then click Next.
6.      At the bottom of the list, click Add a new hardware device, and then click Next.
7.      Click Install the hardware that I manually select from a list, and then click Next.
8.      Click Network adapters, and then click Next.
9.      In the Manufacturer box, click Microsoft.
10. In the Network Adapter box, click Microsoft Loopback Adapter, and then click Next.
11. Click Finish.
Note By default, TCP/IP properties are configured to use DHCP.

How to fix error : Setup Library wbemupgd.dll could not be loaded

The fixes may apply to Microsoft Windows Server 2003, Standard Edition (32-bit x86) and Microsoft Windows Small Business Server 2003 Standard Edition.
1.      Go to Start.
2.      Right click on My Computer.
3.      Click on Properties.
4.      Select Advance Tab then Environment Variables
5.      Under the System Variables list, click Path.
6.      Click Edit.
7.      Delete the following paths:%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
8.      Type in C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem in the Variable value box. This will replace the paths that you deleted in the previous step.
9.      Click OK three times.