Category: Windows XP

Maybe everyone just knows all these, but for some reason I forget from time to time.

Shortcut Description
ALT+HOME Displays the Start menu.
CTRL+ALT+END Brings up the Windows Security dialog box.
ALT+PAGE UP Switches between programs from left to right.
ALT+PAGE DOWN Switches between programs from right to left.
ALT+INSERT Cycles through the programs in the order started (same as ALT+PAGE Up I think)
CTRL+ALT+BREAK Switches the client between a window and full screen.
ALT+DELETE Displays the Windows menu.
CTRL+ALT+Minus (-) Snapshot of the active window; same functionality as pressing PrintScrn on local computer.
CTRL+ALT+Plus (+) Snapshot of the entire client window area; same functionality as pressing ALT+PrintScrnon local computer.

 

\"\"I was having some issues doing a standard install of SQL Server 2005\r\nSP2 (Standard). No matter what I did, the install complained about\r\nversioning issues. I knew you could blindly run a full install from\r\ncommand promt but I had never needed/wanted to. Out of desperation I\r\ndecided to give the install a try from command the prompt and had great\r\nsucccess.

\r\n

setup.exe /qb INSTANCENAME=EGPS\r\nADDLOCAL=SQL_Engine SAPWD=***** AGTACCOUNT=ComputerName\\Services\r\nAGTPASSWORD=***** SQLACCOUNT=ComputerName\\Services SQLPASSWORD=*****\r\nSQLAUTOSTART=1 SECURITYMODE=SQL