System administrators sometimes need to be able to produce a list of drivers that are installed on their system.  Driveryquery.exe is an excellent command line tool from Microsoft to accomplish this.  This tool will give you a report on all of the current device drivers that are loaded on your system.  The command line tool also gives you several options on the information that it will display.  Below is a screenshot that shows all of the options available for running Driverquery.exe.

Driverquery.exe From Microsoft

Driverquery.exe From Microsoft

 

Examples Of Driverquery.exe

This example will pipe the information from driverquery.exe to a txt file on the drive.
C:\driverquery.exe > C:\driverqueyr.txt

This example will format the output into a list view.
C:\driverquery.exe /fo list

This example will turn on verbose output for more information.
C:\driverquery.exe /V

This example will show drivers that are currently running.
C:\driverquery.exe /v | findstr Running

 

 

Filezilla is another one of those must have tools for both your work and home PC.  Even though with everything moving to the cloud I still run into a frequent need to FTP files to different companies and friends.

FileZilla is a free open source FTP application.  So one of the best features is that is is free to use. The interface is also another great feature as it is strait forward and easy to use.  Some of the highlights of the program is that is allows you to download and upload multiple files from several different servers at the same time.  You are also  able to customize the interface to set it up the way you like.   I have added a screenshot below of the user interface along with a link to their site.  Please leave us a comment if you have used FileZilla and like it.

FileZilla Interface

FileZilla Interface

Features From the FileZilla Site:

  • Easy to use
  • Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
  • Cross-platform. Runs on Windows, Linux, *BSD, Mac OS X and more
  • IPv6 support
  • Available in many languages
  • Supports resume and transfer of large files >4GB
  • Tabbed user interface
  • Powerful Site Manager and transfer queue
  • Bookmarks
  • Drag & drop support
  • Configurable transfer speed limits
  • Filename filters
  • Directory comparison
  • Network configuration wizard
  • Remote file editing
  • Keep-alive
  • HTTP/1.1, SOCKS5 and FTP-Proxy support
  • Logging to file
  • Synchronized directory browsing
  • Remote file search

FileZilla Site
http://filezilla-project.org/

Additional FileZilla Screenshots
http://filezilla-project.org/client_screenshots.php

FileZilla Download Link
http://filezilla-project.org/download.php?type=client

 

Microsoft has been doing a great job at releasing new best practice analyzers.  They have now released one for SQL Server 2008 R2.   The analyzer will look at things like event logs, permissions, and SQL metadata.  The BPA will provide recommendations for any warnings or problems.  You can download the BPA by following the link below.

BPA For SQL 2008 R2
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=0fd439d7-4bff-4df7-a52f-9a1be8725591

© 2011 Server Ninjas Suffusion theme by Sayontan Sinha