Windows 7 – Top Keyboard Shortcuts

Posted by Erica | Posted in Windows 7 | Posted on 31-07-2009

1

Make sure you will check these keyboard shortcuts on your shiny Windows 7 machine !

Windows Key + Tab = Cycle between Windows

Windows Key + F = Search

Windows Key + E = Windows Explorer is launched

Windows Key + R = Run Command is launched

Windows Key + X = Mobility Center

Windows Key + L = Lock Computer (It is there from the earlier versions as well)

Windows Key + U = Ease of Access

Windows Key + P = Projector

Windows Key + T = Cycle Super Taskbar Items

Windows Key + S = OneNote Screen Clipping Tool [requires OneNote]

Windows Key + M = Minimize All Windows

Windows Key + D = Show/Hide Desktop

Windows Key + Up = Maximize Current Window

Windows Key + Down = Restore Down / Minimize Current Windows

Windows Key + Left = Tile Current Window to the Left

Windows Key + Right = Tile Current Windows to the Right

Windows Key + # = Quicklaunch

Windows Key + = = Magnifier

Enjoy ! :)

Windows server 2003 and Windows XP – How to join computer to domain via command line

Posted by aidas | Posted in Command line, Windows 2003, Windows XP | Posted on 04-05-2009

0

This post will show you how to join computer “TestPC” to domain “testdomain.com”  using command line. To do that open command line on Windows server 2003 and type:

netdom /domain:testdomain.com /user:testuser /password:yourpassword member TestPC /add