August, 2009Archive for

Desktop Refers to a Location That is Unavailable

If you get this error then you probably had Desktop pointing to x: drive and moved the files to somewhere else (by right-clicking Desktop, selecting Properties and clicking Move). One of the registry settings wasn't updated by the move. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Desktop This probably still has a value of x:\desktop. Change it to %USERPROFILE%\Desktop Note: x refers to a previous location.

Download Ebook: ITIL Handbook

Good news for ITIL lovers. In my last post about ITIL, I shared an SLA preparation guide. Check a very good hand book about ITIL. Even a beginner can read it very easily and understand the framework of ITIL. I am going to share few parts of this handbook just for reference. For complete handbook, please visit the link given at the end of this post. Service Support Today, IT Helpdesk is the lifeline of any business from small to large, and most IT managers and helpdesk managers are struggli...

Boot and run Linux from a USB Drive

It is very easy to install, configure and carry the LINUX on a Thumb drive, USB Drive. Carry a portable Linux version with you on a USB flash pen drive. Easily bring your portable desktop with you wherever you go. USB Linux installation enables you to install a portable Linux operating system on a flash drive or USB key no larger than your thumb (thumb drive). This portable Linux operating system can then be run from any computer that can boot from a flash device, allowing you to bring your op...

Cannot delete folder: Access Denied

If you've ever been unable to delete a file in Windows, and can't figure out what program's using it, Unlocker is the solution. Have you ever seen these Windows error messages? Cannot delete folder: It is being used by another person or program Cannot delete file: Access is denied There has been a sharing violation. The source or destination file may be in use. The file is in use by another program or user. Make sure the disk is not full or write-protected and that the file is n...

Task Manager has been disabled by the Administrator

Enabling Task Manager from the Run Menu Go to Start menu -->Run copy and paste the following and press OK. REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f Enabling Task Manager from Group Policy Editor 1. Go to “Start” -> “Run” -> Write “Gpedit.msc” and press on “Enter” button. 2. Navigate to “User Configuration” -> “Administrative Templates” -> “System” -> “Ctrl+Alt+Del Options” 3. In the right side of ...
Web Analytics