Pages

Tuesday, June 11, 2013

Shut down Windows using cmd line

Command
Command line
Restart Shutdown -r -f -t 00
Shut Down Shutdown -s -f -t 00
Hybrid Shut Down Shutdown -s -f -t 00 -hybrid
Sleep Rundll32.exe powrprof.dll,SetSuspendState Sleep
Hibernate Shutdown -h
Lock Rundll32 User32.dll,LockWorkStation
Sign Off Shutdown -l
Switch Users Tsdiscon.exe

Friday, May 17, 2013

Internal SATA drives are treated as removable drives - Solution

This is happening because Windows 7 added support for eSATA functionality. Some hardware vendors have incorrectly configured all SATA ports as eSATA ports. This causes all internal and external SATA devices to be treated as removable. This issue can affect hard disks, DVD drives, and other hardware attached to the internal SATA ports of the system.

This issue can be ignored because it does not have an effect on your computer. To resolve this issue you should contact the computer manufacturer for a BIOS update or other type of resolution to correct the misconfiguration of the internal SATA ports.

To work around the issue, a registry key can be set to change the behavior of the SATA ports.
Adding the TreatAsInternalPort value and setting it to 1 will cause a SATA port to be treated as an internal port and attached devices will no longer be considered removable. This value can be applied to specific ports as needed. To do this, follow these steps:

1.       Click Start
2.       In the Search programs and files box, type command
3.       In the Programs list, click Command Prompt and click Run as administrator
 If you are prompted for an administrator password or confirmation, type the password or click Continue.
4.       Copy and paste or type each of the commands into the command prompt and press Enter after each command
reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\msahci\Controller0\Channel0" /f /v TreatAsInternalPort /t REG_DWORD /d 0x00000001
reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\msahci\Controller0\Channel1" /f /v TreatAsInternalPort /t REG_DWORD /d 0x00000001

5.       Restart your computer to enable the registry changes
Note: There may be some trial and error to determine the correct ports (also referred to as "channels").
The channel numbers shown in Device Manager may not match the channel number in the registry, so you may need to set the value and verify the desired effect.

Wednesday, May 15, 2013

பயனுள்ள இயற்கை மருத்துவக் குறிப்புகள்:-

* பசுநெய், தயிர் கலந்து சாப்பிட்டு வந்தால் நரைமுடி கருமையாக மாறும்.

* விளாம்பழம் கிடைக்கும் காலங்களில் தினசரி ஒன்று சாப்பிட்டால் பித்தத்தைக் குறைக்கலாம்.

* சுக்கு, பால், மிளகு, திப்பிலி வறுத்து பொடி செய்து தேனில் கலந்து சாப்பிட்டால் தொண்டை கரகரப்பு குணமாகும்.

* உப்பு நீரை வாயில் வைத்து தொண்டை வரை படும்படி வாய் கொப்பளித்து வந்தால் தொண்டை வலி குணமாகும்.

* முற்றிய வெண்டைக்காயை சூப் செய்து குடித்து வந்தால், இருமல் உடனே நிற்கும்.

* கோதுமை கஞ்சியை மாதவிடாய் இருக்கும் காலங்களில் சாப்பிட்டு வந்தால், உடற்சோர்வு நீங்கி பலம்பெறும்.

* தேங்காய் பால் அடிக்கடி சாப்பிட்டு வர ஆண்மை பெருகும், தாது விருத்தியாகும்.

* பூண்டு, வெங்காயம் அதிகம் உணவில் சேர்த்து வந்தால் தேவையற்ற கொழுப்பு குறையும்.

* கரும்பு தோகையை எரித்து சாம்பலாக்கி வெண்ணெயுடன் கலந்து உதட்டு வெடிப்புக்குப் போட்டால் உடனே குணமாகும்.

* அல்லி இதழ்களை சந்தனத்துடன் சேர்த்து அரைத்து இரவில் முகத்தில் பூசி காலையில் குளித்து வர முகப்பருக்கள் ஒழியும்.

* எலுமிச்சம்பழத்தின் சாறை ஓரிரு துளிகள் காதில் விட காது வலிதீரும்.

* குடல்புண் குணமாகவும், வயிற்றுப்புழுக்கள் அழியவும் அகத்திகீரை நல்ல உணவு.

* தேனில் ஊறவைத்த நெல்லிக்காய் தினசரி ஒன்று சாப்பிட்டு வர நுரையீரல் பலப்படும்.

* அத்திபழம் தினந்தோறும் 5 சாப்பிட்டு வர நரம்பு தளர்ச்சி சரியாகும்.

Sunday, March 31, 2013

How To Enable Windows 8 Hibernate Option

Windows 8 has come with a lot of changes which users are finding a bit annoying and the Hibernation option is not visible by default, however, if you can’t find Hibernate option in the Start menu power button, the steps to enable Hibernate shortcuts in Windows 8 is easy. Hibernation is a feature of an operating system which allows the contents of RAM to be written to the hard drive, so that can allows system to quickly restart and restore to original state when hibernation was invoked.
windows 8

Here How to Enable Hibernate in Windows 8
  1. Open RUN dialog box by press “WIN+R” key, and then type powercfg.cpl and press Enter to open pwer options windows.
    Or, click battery icon in system tray and then select More power options.
    power option
  2. Now select on “Choose what the power buttons do” option link given in left sidebar.
    open power options
  3. Then click on “Change settings that are currently unavailable“.
    change setting are currently unavailable
  4. In the system setting windows, enable the Hibernation option by check Show Hibernate option.
    save changes
  5. Click Save Changes button when done.
  6. Hibernation option will now be show and can be accessed from Charms Bar.
    windows 8 hibernate option