Are some of you dependent on the keyboard? Well, I am and I am always on a lookout for keyboard shortcuts. Here are some of the shortcuts that i always use.

These are the desktop shortcuts:

Shutdown

  1. On a clear area on your desktop, right-click the mouse and Goto New -> Shortcut
  2. Enter shutdown -s -t 00 for the Command Line
  3. Name the shortcut Shutdown Workstation (or any other name you find appropriate)

Restart

  1. On a clear area on your desktop, right-click the mouse and Goto New -> Shortcut
  2. Enter shutdown -r -t 00 for the Command Line
  3. Name the shortcut Restart Workstation (or any other name you find appropriate)

Logoff

  1. On a clear area on your desktop, right-click the mouse and Goto New -> Shortcut
  2. Enter shutdown -l -t 00 for the Command Line
  3. Name the shortcut Logoff Workstation (or any other name you find appropriate)