Configure IIS 7 to overcome error 500.21
Guide to set up IIS on your system either through Web PI or manually.
If you want to resize the hiberfil.sys on your machine running on Windows 7 you need to run following command: powercfg -h -size 50 Above 50 is the percentage by which you want to reduce
If you want to enable hibernation on your machine running on Windows 7 you need to run following command: powercfg -h on You can verify whether the above command was successfull or not by checking sta...
If you want to disable hibernation on your machine running on Windows 7 you need to run following command: powercfg -h off You can verify whether the above command was successfull or not by checking s...
I noticed on my machine that I was having 1.75 GB unallocated space. I decided to reclaim that space and add that to my "D" partition. For that I did the following steps in command prompt: M...
As soon as I opened my machine today I noticed internet stopped working on Chrome, Firefox and Safar
Today I had to install IE8 on my Windows7 where IE9 was installed. I remember when I did fresh insta
In this blog I will show how to create a VHD file from an existing hard disk. Virtual hard disk allo
Tired of seeing duplicate or incorrect names in your boot menu. The solution to fix this is simple!