Showing posts with label WINDOWS. Show all posts
Showing posts with label WINDOWS. Show all posts

Wednesday, June 23, 2010

NTLDR is Missing Press Ctrl+Alt+Del to restart - Windows XP

If you're a technician, then you've seen this error a million times. I have finally found the answer to fix this problem.

PROBLEM:

NTLDR is missing
Press Ctrl+Alt+Del to Restart

SOLUTION:
  1. Insert the Windows XP bootable CD into the computer.
  2. When prompted to press any key to boot from the CD, press any key.
  3. Once in the Windows XP setup menu press the "R" key to repair Windows.
  4. Log into your Windows installation by pressing the "1" key and pressing enter.
  5. You will then be prompted for your administrator password, enter that password.
  6. Copy the below two files to the root directory of the primary hard disk. In the below example we are copying these files from the CD-ROM drive letter, which in this case is "e." This letter may be different on your computer.

    copy d:\i386\ntldr c:\
    copy d:\i386\ntdetect.com c:\

  7. Once both of these files have been successfully copied, remove the CD from the computer and reboot.

Thursday, May 20, 2010

Copy Network Connections to Another Computer: Save and Restore Dial-up Connections in Windows XP

PROBLEM: If you are switching to a new computer, you may have found that there is no easy way to actually copy your network connections to the new computer. Here is the process for backing up and restoring these. *NOTE This will not copy the usernames and passwords, just the settings and configuration.

SOLUTION: "Rasphone.pbk" located in the %SystemDrive%\Documents and Settings\All Users\Application Data\Microsoft\Network\Connections\Pbk folder, copy this file from the old computer to the new computer, then reboot to take effect.

WALK-THROUGH:
1. Locate the Rasphone.pbk file in the %SystemDrive%\Documents and Settings\All Users\Application Data\Microsoft\Network\Connections\Pbk folder.

*NOTE The Application Data folder is a hidden folder. To view the folder, follow these steps:

1. Open the All Users folder, and then click Folder Options on the Tools menu.
2. Click View, click Show hidden files and folders, and then click OK.

2. Copy the Rasphone.pbk to a safe location, and then copy the Rasphone.pbk file to the %SystemDrive%\Documents and Settings\All Users\Application Data\Microsoft\Network\Connections\Pbk folder on the other computer.

More information located at http://support.microsoft.com/?kbid=284269

Monday, May 17, 2010

Microsoft Office Communicator 2005 not installing from Network Share: This installation was interrupted




I have encountered problems launching the MSI to install Microsoft Office Communicator 2005. The installation fails prematurely. This problem occurred while installing from a network share but may also occur when installing locally. Typically the installation is halted by an error stating that the installation was interrupted.

PROBLEM: Microsoft Office Communicator 2005 installation fails and doesn’t not complete when installing from a network share or from the local machine.

ERROR MESSAGE: "This installation was interrupted. No Changes were made to your computer system. Please try running this installation again."

SOLUTION: Copy the installation folder to the local disk and install from there.

If that does not work, search the computer for Windows Update patch KB974571 and remove it if found.

WALK-THROUGH:

1. Copy the installation folder to the local drive.
2. Click "Start" then click "Control Panel"
3. Now double click "Add/Remove Programs"
4. Scan through Add/Remove until you see the patch KB974571 *NOTE You may need to click "Show Updates" at the top of the window.
5. Once you see the patch, uninstall it by choosing "Uninstall"
6. Reboot the computer.
7. Now, try installing Communicator again.
8. Issue resolved.