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 Ustvari seznam nameščenih Vozniki iz ukazne vrstice

We've already covered how to take a quick look at the Smo že ureja, kako se hitro gledati list of installed drivers using DriverView Seznam nameščeni gonilniki uporabo DriverView , but what if you are on a machine that doesn't already have that software installed? , Ampak kaj če ste na stroj, ki še nima nameščenega programsko opremo? There's a command line utility that comes bundled with Windows Vista or XP that gives you similar output. There's uporabnost ukazne vrstice, ki pride v paketu z operacijskim sistemom Windows Vista ali XP, ki vam daje podoben rezultat.

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. Prav tako je koristno, če si narkoman ukazne vrstice in imajo nameščen Cygwin ... lahko samo cevi s pomočjo ukaza grep hitro in natančno vedeli, kaj iščete.

Running the command with no parameters will give you the default output: Running ukaz brez parametrov, vam bo dala default output:

image

To get verbose output you can use the /v parameter: Če želite verbose output lahko uporabite / 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 Ali pa, da proizvodnja v seznamu ali csv namesto privzete oblike tabele, lahko uporabite / ZA stikalo

driverquery /FO [list, table, csv] driverquery / ZA [seznam, tabela, csv]

So for instance, if you ran the following command to give you verbose information in list format: Torej za primer, če ste zagnali naslednji ukaz, da vam verbose informacije v obliki seznama:

driverquery /FO list /v driverquery / ZA seznam / v

You should see output similar to this: Moral bi videti izhod podoben temu:

image

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: Če ste namestili Cygwin si lahko to s pomočjo cevi, grep, vendar pa bi morali imeti možnost, da cevi proizvodnje v datoteko, na primer takole:

driveryquery > test.txt driveryquery> test.txt

image

Always useful to know how to use the command line! Vedno koristno vedeti, kako uporabljati ukazne vrstice!

This article was originally written on 12/7/07 Tagged with: Ta članek je bil prvotno napisan na 12/7/07 Tagged with: System Administration System Administration , , Windows Vista Windows Vista

Daily Email Updates Dnevni Email Updates

You can get our how-to articles in your inbox each day for free. Lahko dobite našo kako do člankov v vašo mapo »Prejeto vsak dan brezplačno. Just enter your name and email below: Preprosto vpišite vaše ime in e-pošto spodaj:


Name: Ime:
Email: E-pošta:

Comments (5) Komentarji (5)

  1. Goliax08 Goliax08

    After i type in “driverquery /v” it runs successfully but i cant enter in any more lines after that. Po vrsti i v "driverquery / v" teče uspešno šele jaz vekanje vstopiti v več vrstic po tem. (its like my command prompt doesnt respond) (svoj všeč moja zapoved uren doesnt odgovor)

  2. teslarage teslarage

    Thank you for sharing, very useful Zahvaljujemo se vam za delitev, zelo koristen :)

  3. travis Travis

    XP has a grep like util called findstr.exe, very useful when combined with the pipe. XP je Grep kot util pozval findstr.exe, zelo koristen v kombinaciji s cevi. For example: Na primer:

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

    will show you only vmware drivers for example. vam bo pokazal le vmware gonilnike za primer. There's also a “show lines that do not match” switch: Obstaja tudi "show vrstic, ki ne ustrezajo" stikalo:

    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. vam bo pokazal vse voznike, ki nimajo zveze datum 8/4/2004. It's a fair replacement for grep IMHO. To je pošteno zamenjavo za grep IMHO.
    -T -T

  4. Jan Jan

    Hi all, Hi all,

    Even without cygwin installed, you can have the info saved into a textfile. Tudi brez nameščenih Cygwin, imate lahko informacije shranjene v textfile.

    Just type (in Vista) “driverquery > C:\Users\\Desktop\drivers.txt” (without quotes of course and replace with your own Windows account). Samo tip (v razgled) "driverquery> C: \ Users \ \ Desktop \ drivers.txt" (brez narekovajev seveda in nadomestiti z svoj račun Windows).

    Anyways, thanks for a very useful site with many very handy tweaks and tips! Kakorkoli, hvala za zelo uporabno spletno stran s številnimi zelo priročno poteg in nasvete! Much appreciated. Much appreciated.

    Greetings, Pozdravi,

    Jan Jan

  5. Scott Scott

    Just to let you know there is a typo on this line: Samo pustiti veš je tipkarsko napako v tej vrstici:

    driveryquery > test.txt driveryquery> test.txt

    Dont think the extra “y” is correct. Dont misliš ekstra "y", je pravilen.

    I would have noticed it and not typed but i thought it would be good to change. Jaz bi opazil, in ne natipkano, ampak jaz mislil, da bi bilo dobro spremeniti.
    I love these tips and how tos. Ljubim te nasvete in kako tos.
    Thanks Hvala


Leave a Comment Pustite komentar




Leave your Pustite friendly prijazen comment here. comment here.

If you have a computer help question, Če imate računalnik pomagati vprašanje, click here to leave it on the forums kliknite tukaj, da ga pustijo na forumih instead. namesto.

Note: Your comment may not show up immediately on the site. Opomba: Tvoj komentar morda ne pokažejo takoj na mestu.

Our Friends Naši prijatelji
Getting Started Getting Started


About How-To Geek O Kako naj Geek
What Is That Process? Kaj je to proces?
svchost.exe svchost.exe
jusched.exe jusched.exe
dwm.exe dwm.exe
ctfmon.exe Ctfmon.exe
wmpnetwk.exe wmpnetwk.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.