Fix for System File Checker Error 0x000006ba RPC Server is unavailable

When you attempt to run the System File Checker (sfc.exe /scannow command) to restore missing or corrupted system files, the following error message may be seen:

Windows File Protection could not be initiate a scan of protected system files.
The specific code is 0x000006ba [The RPC Server is unavailable.]

This happens if you run Sfc.exe in Safe mode. Or the Windows File Protection (WFP) is disabled in the registry.Read more

How to Make Folders Appear as Cascading Menu in the Quick Launch Toolbar

When you create sub-folders in the Quick Launch folder to better organize the shortcuts, the folders will appear in the Quick Launch toolbar correctly, but clicking them would launch Windows Explorer.

Some people would like to view the contents of the folder (cascaded as a list) rather than opening the folder when clicked. Here is how to make folders in the Quick Launch toolbar cascade as menu when clicked.Read more

How to Add “Lock Workstation” Command to the Windows XP Start menu

To lock a Windows 2000/XP/Vista workstation, most people use the popular WinKey + L keystroke. Whereas some (mouse users) prefer a shortcut that locks the workstation using the “rundll32.exe user32.dll, LockWorkStation” command.

Using the registry hack in this article, you can add the Lock Workstation command to the Windows XP Start menu, just below the Run command.Read more

How to configure Services MMC Snap-In to open in Standard view by default

The Services MMC Snap-In has two views namely Standard and Extended. The Extended view provides information about the selected service in the left side of the details pane. Also, it includes links for starting, stopping, or pausing the selected service. If you have a small monitor and need more screen real estate, you can configure the Services MMC to open in Standard view by default.Read more

How to Add “Open File Location” Right-Click Option in Windows XP

Windows Vista and Windows 7 include the Open file location context menu item for Shortcuts, which helps you quickly open the target folder of a shortcut. In Windows XP, it takes four mouse clicks to accomplish the task.

To open the target folder of a shortcut in Windows XP, you need to right-click on the shortcut file, click Properties and click the Find Target button to open the parent folder of the target file or folder. And an additional mouse click is needed to close the Shortcut Properties dialog.Read more