Welcome, Guest. Please login or register. Did you miss your activation email?
Britec Computer Tech Help Support Forums  « Microsoft Support  « Windows XP Support « Adding information Driverquery as a txt document
Pages: [1]
  Print  
Author Topic: Adding information Driverquery as a txt document  (Read 512 times)
BJseal91
Hero Member
*****
Posts: 699



View Profile
« on: December 28, 2009, 05:56:34 PM »

Welcome,
This is how to make a txt document to view driverquery
information to see weather or not a driver is a Microsoft or not
and save the file as a txt document


Step 2 start, Run, Cmd

Step 3 Change directory to desktop

type CD Desk* [Enter]
MD Britec [Enter]
cd Britec [Enter]
Britec>type windout quotes  "driverquery /si>Driverquery.txt" [Enter]

type exit when command has completed

goto folder called Britec and open file DriverQuery
this then shows you your drivers dates and other info about drivers as a text document
so you can print hilight and more you can save anything as a txt document just add>name.txt at the end of the
command to put it in as a txt document

Thanks Please Comment and give it a go any help just let me know
Logged
Britec
Administrator
Hero Member
*****
Posts: 3346



View Profile
« Reply #1 on: December 29, 2009, 02:30:57 AM »

Windows XP, and later operating systems, contain the DRIVERQUERY command.

Open a CMD prompt and type driverquery /?

DRIVERQUERY [/S system [/U username [/P [password]]]]
              [/FO format] [/NH] [/SI] [/V]

Description:
    Enables an administrator to enumerate and display the list of
    installed device drivers as well as their properties.

Parameter List:
      /S     system           Specifies the remote system to connect to.

      /U     [domain\]user    Specifies the user context
                              under which the command should execute.

      /P     [password]       Specify the Password for the given
                              user context. Prompts for input if omitted.

      /FO    format           Specifies the type of output to display.
                              Valid values to be passed with the
                              switch are "TABLE", "LIST", "CSV".

      /NH                     Specifies that the "Column Header"
                              should not be displayed in the
                              screen output. Valid for "TABLE"
                              and "CSV" format only.

      /V                      Displays detailed information. Not valid
                              for signed drivers.

      /SI                     Provides information about signed drivers.

      /?                     Displays this Help/Usage.

Examples:
   DRIVERQUERY
    DRIVERQUERY /FO CSV /SI
    DRIVERQUERY /NH
    DRIVERQUERY /S ipaddress /U user  /V
    DRIVERQUERY /S system /U domain\user /P password /FO LIST




   1. Open a Command Prompt window.
   2. Type: Driverquery on the command line.

The results are displayed in a table format in the Command Prompt window. If you want to perform more detailed analysis, you can direct the Driver Query to save the results in a CSV file so you can open them in a spreadsheet application such as Excel. To do so, type the following on the command line:

Driverquery  /v  /fo  csv  > drivers.csv

Note: This tip applies only to Windows XP Professional.
« Last Edit: December 29, 2009, 02:37:30 AM by Britec » Logged



BJseal91
Hero Member
*****
Posts: 699



View Profile
« Reply #2 on: December 29, 2009, 02:48:38 AM »

Thanks for adding this I Have XP Pro like you say it works on that

the main tip in this was also to add information as a txt document rather than just looking at it on the screen so you could print things off example

net user Administrator>Admin.txt

this can be useful at times and for records use if you wanted to thanks for adding that in though

Bradley
Logged
Britec
Administrator
Hero Member
*****
Posts: 3346



View Profile
« Reply #3 on: December 29, 2009, 03:28:32 AM »

Yeah its a useful thing to add to forum...Thanks
Logged



Pages: [1]
  Print  
 
Jump to: