Subscribe to How-To Geek Mag-subscribe sa Paano-Upang Geek

Important! This is an automatic machine translated page. If you can read english, you should Click Here to read the original English version of the article.

Generate a List of Installed Drivers from the Command Line Gumawa ng isang Listahan ng mga nai-install driver mula sa Command Line

We've already covered how to take a quick look at the Na Nasakop namin kung paano gumawa ng isang mabilis na pagtingin sa list of installed drivers using DriverView listahan ng mga naka-install sa mga driver gamit DriverView , but what if you are on a machine that doesn't already have that software installed? , Ngunit kung ano ang kung ikaw ay sa isang machine na hindi mayroon na software na naka-install? There's a command line utility that comes bundled with Windows Vista or XP that gives you similar output. May isang utos utility na linya na nanggagaling bundled na may Windows Vista o XP na nagbibigay sa iyo ng mga katulad na output.

It's also useful if you are a command line junkie and have cygwin installed… you can just pipe the command through grep and quickly see exactly what you are looking for. Ito ay kapaki-pakinabang din kung ikaw ay isang command Junkie linya at may naka-install na cygwin ... maaari ka na lamang ng pipe ang utos sa pamamagitan ng grep at mabilis na makita kung ano ang iyong hinahanap.

Running the command with no parameters will give you the default output: Tumatakbo ang mga utos na walang mga parameter ay magbibigay sa iyo ang default na output:

imahen

To get verbose output you can use the /v parameter: Upang makakuha ng masyadong masalita output maaari mong gamitin ang / v parameter:

driverquery /v driverquery / v

Or to output in list or csv format instead of the default table format, you can use the /FO switch O sa output sa listahan o csv format na sa halip na ang default na format ng talahanayan, maaari mong gamitin ang / PARA lumipat

driverquery /FO [list, table, csv] driverquery / PARA [listahan, mesa, csv]

So for instance, if you ran the following command to give you verbose information in list format: Kaya halimbawa, kung ka tumakbo ang mga sumusunod na command upang bigyan kayo ng masyadong masalita impormasyon sa listahan ng mga format:

driverquery /FO list /v driverquery / PARA listahan / v

You should see output similar to this: Dapat mong makita ang output na katulad nito:

imahen

If you have cygwin installed you could pipe this through grep, but you should be able to pipe the output into a file, for instance like this: Kung cygwin iyong na-install mo maaaring tubo ito sa pamamagitan ng grep, ngunit dapat mong ma-pipe ang output sa isang file, halimbawa tulad nito:

driveryquery > test.txt driveryquery> test.txt

imahen

Always useful to know how to use the command line! Laging kapaki-pakinabang na malaman kung paano gamitin ang command na linya!

This article was originally written on 12/7/07 Tagged with: Ang artikulong ito ay orihinal na isinulat sa 12/7/07 Tagged with: System Administration System Administration , , Windows Vista Windows Vista

Daily Email Updates Araw-araw na Updates Email

You can get our how-to articles in your inbox each day for free. Maaari kang makakuha ng aming kung-paano na mga artikulo sa iyong inbox sa bawat araw para sa libre. Just enter your name and email below: Ilagay lamang ang inyong pangalan at email sa ibaba:


Name: Pangalan:
Email: Email:

Comments (5) Comments (5)

  1. Goliax08 Goliax08

    After i type in “driverquery /v” it runs successfully but i cant enter in any more lines after that. Pagkatapos i-type sa "driverquery / v" ito ay matagumpay na nagpapatakbo ngunit ako cant ipasok sa anumang karagdagang mga linya ng matapos na. (its like my command prompt doesnt respond) (tulad nito ang aking mga command prompt doesn't tumugon)

  2. teslarage teslarage

    Thank you for sharing, very useful Salamat sa pagbabahagi, lubhang kapaki-pakinabang :)

  3. travis Travis

    XP has a grep like util called findstr.exe, very useful when combined with the pipe. XP ay may isang grep tulad ng util tinatawag findstr.exe, lubhang kapaki-pakinabang kapag isinama sa mga tubo. For example: Halimbawa:

    driverquery /v | findstr /i vmware driverquery / v | findstr / i vmware

    will show you only vmware drivers for example. ay magpapakita sa iyo lamang vmware driver para sa mga halimbawa. There's also a “show lines that do not match” switch: Mayroon ding isang "ipakita ang mga linya na hindi tutugma sa" lumipat:

    driverquery | findstr /iv 8/4/2004 driverquery | findstr / iv 8/4/2004

    will show you all drivers that do NOT have a link date of 8/4/2004. ay magpapakita sa iyo ang lahat ng mga driver na HINDI magkaroon ng isang link sa petsa ng 8/4/2004. It's a fair replacement for grep IMHO. Ito ay isang makatarungan para sa kapalit na grep IMHO.
    -T -T

  4. Jan Jan

    Hi all, Hi sa lahat,

    Even without cygwin installed, you can have the info saved into a textfile. Kahit na walang cygwin na naka-install, maaari kang magkaroon ng info sa-save sa isang textfile.

    Just type (in Vista) “driverquery > C:\Users\\Desktop\drivers.txt” (without quotes of course and replace with your own Windows account). I-type lamang (sa Vista) "driverquery> C: \ Users \ \ Desktop \ drivers.txt" (walang quotes ng mga kurso at palitan ng gamit ang iyong sariling account sa Windows).

    Anyways, thanks for a very useful site with many very handy tweaks and tips! Anyways, salamat para sa isang lubhang kapaki-pakinabang na site na may maraming mga tunay madaling tweaks at tips! Much appreciated. Much appreciated.

    Greetings, Mga pagbati,

    Jan Jan

  5. Scott Scott

    Just to let you know there is a typo on this line: Lamang upang malaman mo may isang typo sa mga linyang ito:

    driveryquery > test.txt driveryquery> test.txt

    Dont think the extra “y” is correct. Dont sa tingin ng dagdag na "y" ay tama.

    I would have noticed it and not typed but i thought it would be good to change. Gusto ko napansin na ang mga ito at hindi nag-type ako pero naisip magiging mabuting baguhin.
    I love these tips and how tos. Pag-ibig ko ang mga tips na ito at kung paano TOS.
    Thanks Salamat


Leave a Comment Iwanan ng isang Puna




Leave your Iwanan ang iyong mga friendly friendly comment here. puna dito.

If you have a computer help question, Kung ikaw ay may isang computer ng tulong tanong, click here to leave it on the forums i-click dito upang mag-iwan ito sa forums instead. sa halip ng.

Note: Your comment may not show up immediately on the site. Tandaan: Ang iyong puna ay maaaring hindi magpapakita agad sa site.

Our Friends Ang aming mga Friends
Getting Started Pagsisimula


About How-To Geek Tungkol sa Paano-Upang Geek
What Is That Process? Ano ba ang Proseso Iyon?
svchost.exe svchost.exe
jusched.exe jusched.exe
dwm.exe dwm.exe
ctfmon.exe ctfmon.exe
wmpnetwk.exe wmpnetwk.exe
mDNSResponder.exe mDNSResponder.exe
wmpnscfg.exe wmpnscfg.exe
rundll32.exe rundll32.exe
wfcrun32.exe wfcrun32.exe
Ipoint.exe Ipoint.exe
Itype.exe Itype.exe
Wfica32.exe Wfica32.exe
Mobsync.exe Mobsync.exe
conhost.exe conhost.exe
Dpupdchk.exe Dpupdchk.exe Adobe_Updater.exe Adobe_Updater.exe

Copyright © 2006-2009 HowToGeek.com. Copyright © 2006-2009 HowToGeek.com. All Rights Reserved. All Rights Reserved.