Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Thursday, January 15, 2009

Free E-Book On SQL 2008

Microsoft Press - Microsoft SQL Server 2008 Free E-Book Offer: "Learn about major new features in SQL Server 2008 including security, administration, and performance."

MSDN Low Bandwidth Bookmarklet

There's a low bandwidth feature on the MSDN site that can be activated by adding (loband) to the file name right before the .aspx (like this system.object(loband).aspx) or by using Jon Galloway's MSDN Low Bandwidth Bookmarklet.

Sunday, February 17, 2008

Checking User Logins on a Remote Server

Needed to check the logged in users on a server recently and couldn't remember the QWINSTA (Query WINdows STAtion) command or find my previous post about it so I figured I'd do another post on the issue and include the words I searched for when I didn't find it.

Managing Terminal Services Session Remotely: "Windows 2000+ (includes Windows XP and 2003) have two command-line tools called qwinsta and rwinsta that can query and reset a remote session."

The Query Session command is the replacement for qwinsta on Windows Server 2008.