driverquery.exe Esegue query sui driver di un sistema 6ecee8ae5a7c1b28a9258237b7c72f9a

File info

File name: driverquery.exe.mui
Size: 15360 byte
MD5: 6ecee8ae5a7c1b28a9258237b7c72f9a
SHA1: 4d0f520697652230932038804d2111b7dda7b8f4
SHA256: 85f5f9f4988656c1ccd688b216feb76dd8dddc9226cfdfce6486d416089469bc
Operating systems: Windows 10
Extension: MUI
In x64: driverquery.exe Esegue query sui driver di un sistema (32 bit)

Translations messages and strings

If an error occurred or the following message in Italian language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Italian English
101ERRORE: sintassi non valida. L'opzione /U può essere specificata
solo quando /S è specificata.
Digitare "DRIVERQUERY /?" per informazioni sull'utilizzo.
ERROR: Invalid syntax. /U cannot be specified without specifying /S.
Type "DRIVERQUERY /?" for usage.
102ERRORE: sintassi non valida. L'opzione /P può essere specificata
solo quando /U è specificata.
Digitare "DRIVERQUERY /?" per informazioni sull'utilizzo.
ERROR: Invalid syntax. /P cannot be specified without specifying /U.
Type "DRIVERQUERY /?" for usage.
103ERRORE: impossibile inizializzare la libreria COM.
ERROR: Failed to initialize COM library.
104ERRORE: impossibile inizializzare la sicurezza.
ERROR: Failed to initialize security.
105ERRORE: impossibile recuperare le informazioni.
ERROR: Unable to retrieve information.
106ERRORE: impossibile connettersi al sistema specificato.
ERROR: Failed to connect to specified system.
107ERRORE: sintassi non valida.
Digitare "DRIVERQUERY /?" per informazioni sull'utilizzo.
ERROR: Invalid syntax.
Type "DRIVERQUERY /?" for usage.
108ERRORE: accesso negato.
ERROR: Access is denied.
109ERRORE: impossibile connettersi al server WMI utilizzando le credenziali fornite
ERROR: Could not connect to the WMI server with the given credentials
110ERRORE: non è possibile connettersi al server specificato
utilizzando le credenziali fornite.
ERROR: Could not connect to the specified system with the given credentials.
111ERRORE: il formato specificato non è valido.
Digitare "DRIVERQUERY /?" per informazioni sull'utilizzo.
ERROR: Invalid format specified.
Type "DRIVERQUERY /?" for usage.
112ERRORE: impossibile allocare memoria.
ERROR: Failed to allocate memory.
113ERRORE: accesso negato.

ERROR: Access denied.

114ERRORE: credenziali utente non necessarie per una connessione locale.
ERROR: User credentials not needed for local connection.
116ERRORE: sintassi non valida. L'opzione Verbose non è valida per driver firmati.
ERROR: Invalid syntax. The verbose option is invalid for signed drivers.
117ERRORE: impossibile recuperare le informazioni a causa di mancata
corrispondenza delle versioni.
ERROR: Could not retrieve information due to version mismatch.
118ERRORE: sintassi non valida. L'opzione /NH è valida solo per i
formati TABLE e CSV.
Digitare "DRIVERQUERY /?" per informazioni sull'utilizzo.
ERROR: Invalid syntax. /NH option is valid only for "TABLE" and "CSV" format.
Type "DRIVERQUERY /?" for usage.
119ERRORE: sintassi non valida. Il nome di sistema non può essere vuoto.
Digitare "DRIVERQUERY /?" per informazioni sull'utilizzo.
ERROR: Invalid syntax. System name cannot be empty.
Type "DRIVERQUERY /?" for usage.
120ERRORE: sintassi non valida. Il nome utente non può essere vuoto.
Digitare "DRIVERQUERY /?" per informazioni sull'utilizzo.
ERROR: Invalid syntax. User name cannot be empty.
Type "DRIVERQUERY /?" for usage.
151AVVISO: le credenziali utente fornite per la connessione locale
verranno ignorate.
WARNING: Ignoring the user credentials for the local connection.
202ERRORE: ERROR:
203AVVISO: WARNING:
204Digitare la password per %s: Type the password for %s:
251INFORMAZIONI: non sono state trovate informazioni sul driver.
INFO: No driver information found.
301LIST LIST
302TABLE TABLE
303CSV CSV
351Nome host HostName
352Nome modulo Module Name
353Firmato Signed
354Nome visualizzato Display Name
355Descrizione Description
356Tipo di driver Driver Type
357Modalità avvio Start Mode
358Stato State
360Accetta interruzione Accept Stop
361Accetta pausa Accept Pause
362MemoryUsage (byte) MemoryUsage(bytes)
363Byte del pool di paging Paged Pool(bytes)
364Pool non di paging (byte) NonPaged Pool(bytes)
365Codice (byte) Code(bytes)
366Immagine:Non-BlockStorageSegment: (byte) Image:Non-BlockStorageSegment:(bytes)
367BSS (byte) BSS(bytes)
368Data collegamento Link Date
369Init (byte) Init(bytes)
370Di paging Paged
371Percorso Path
372NomePeriferica DeviceName
373NomeInf InfName
375Produttore Manufacturer
4019 9
40212 12
40320 20
40422 22
40613 13
40710 10
41011 11
41216 16
4176 6
41948 48
42230 30
4248 8
42525 25
426INFORMAZIONI: impossibile eseguire contemporaneamente più istanze
di DriverQuery /SI.
INFO: DriverQuery /SI cannot run simultaneously in more than one instance.
501
DRIVERQUERY [/S sistema [/U nomeutente [/P [password]]]]

DRIVERQUERY [/S system [/U username [/P [password]]]]
502[/FO formato] [/NH] [/SI] [/V]
Descrizione:
[/FO format] [/NH] [/SI] [/V]
Description:
503Consente a un amministratore di visualizzare un elenco dei
Enables an administrator to display a list of
504driver di dispositivo installati.

installed device drivers.

505Elenco parametri:
Parameter List:
506/S sistema Specifica il sistema remoto a cui connettersi.

/S system Specifies the remote system to connect to.

507/U [dominio\]utente Specifica il contesto utente in cui
/U [domain\]user Specifies the user context
508il comando viene eseguito.

under which the command should execute.

509/P [password] Specifica la password per il
/P [password] Specify the password for the given
510contesto utente.

user context.

511/FO formato Specifica il tipo di output da
visualizzare.
/FO format Specifies the type of output to display.
512I valori validi da passare con
Valid values to be passed with the
513il parametro sono "TABLE", "LIST" e
"CSV".

switch are "TABLE", "LIST", "CSV".

514/NH Specifica che "Intestazione colonna"
/NH Specifies that the "Column Header"
515non verrà visualizzata. Valido
soltanto per i formati "TABLE" e
should not be displayed. Valid for
516"CSV".

"TABLE" and "CSV" format only.

518/SI Fornisce informazioni sui driver
firmati.

/SI Provides information about signed drivers.

519/V Visualizza output in modalità
dettagliata. Non valido per
/V Displays verbose output. Not valid
520per driver firmati.

for signed drivers.

521/? Visualizza questo messaggio della
Guida.

/? Displays this help message.

522Esempi:
Examples:
523DRIVERQUERY
DRIVERQUERY
524DRIVERQUERY /FO CSV /SI
DRIVERQUERY /FO CSV /SI
525DRIVERQUERY /NH
DRIVERQUERY /NH
526DRIVERQUERY /S indirizzo ip /U utente /V
DRIVERQUERY /S ipaddress /U user /V
527DRIVERQUERY /S sistema /U dominio\utente /P password /FO LIST
DRIVERQUERY /S system /U domain\user /P password /FO LIST
530ERRORE: l'opzione /SI ha effetto solo in Windows XP o versioni successive.
ERROR: /SI option will work only for Windows XP or above.
5003OPERAZIONE RIUSCITA: SUCCESS:
5004INFORMAZIONI: INFO:
5005N/D N/A
5502Passaggio delle credenziali utente sulla connessione locale.
Passing the user credential for local connection.
5503Sul sistema di destinazione deve essere in esecuzione Windows XP
o versione successiva.
The target system must be running Windows XP or above.
5504Sul sistema remoto deve essere in esecuzione Windows 2000 o versione successiva.
The remote system must be running Windows 2000 or above.
5601Sintassi non valida. Il valore '%s' non è consentito per l'opzione '%s'.
%s
Invalid syntax. '%s' value is not allowed for '%s' option.
%s
5602Sintassi non valida. Specificare un valore numerico valido per '%s'.
%s
Invalid syntax. Specify valid numeric value for '%s'.
%s
5603Sintassi non valida. Specificare un valore di virgola mobile valido per '%s'.
%s
Invalid syntax. Specifiy valid floating point value for '%s'.
%s
5604Sintassi non valida. Opzione obbligatoria '%s' mancante.
%s
Invalid syntax. Mandatory option '%s' is missing.
%s
5605Sintassi non valida. L'opzione '%s' non è consentita per un
numero di volte superiore a '%d'.
%s
Invalid syntax. '%s' option is not allowed more than '%d' time(s).
%s
5607Argomento o opzione non valido - '%s'.
%s
Invalid argument/option - '%s'.
%s
5608Sintassi non valida. Argomento predefinito mancante.
%s
Invalid syntax. Default argument is missing.
%s
5609La lunghezza dell'argomento della riga di comando non deve
superare 255 caratteri.
Length of the command line argument should not exceed 255 characters.
5610Sintassi non valida. L'opzione predefinita non è consentita per
un numero di volte superiore a '%d'.
%s
Invalid syntax. Default option is not allowed more than '%d' time(s).
%s
5611Sintassi non valida. È previsto un valore per '%s'.
%s
Invalid syntax. Value expected for '%s'.
%s
5612Sintassi non valida. Il valore '%s' non è consentito come argomento predefinito.
%s
Invalid syntax. '%s' value is not allowed as default argument.
%s
5613Digitare "%s /?" per informazioni sull'utilizzo. Type "%s /?" for usage.
5614Il valore per l'opzione "%s" non può essere vuoto.
%s
Value for '%s' option cannot be empty.
%s
5615Il valore per l'opzione predefinita non può essere vuoto.
%s
Value for default option cannot be empty.
%s
5616Sintassi non valida. Specificare un valore numerico valido per
l'opzione predefinita.
%s
Invalid syntax. Specify valid numeric value for default.
%s
5617Sintassi non valida. Specificare un valore di virgola mobile
valido per l'opzione predefinita.
%s
Invalid syntax. Specifiy valid floating point value for default.
%s
5618Il valore per l'opzione predefinita non può superare i %d caratteri.
Value for default option cannot be more than %d character(s).
5619Sintassi non valida. Impossibile specificare il valore con l'opzione "%s".
%s
Invalid syntax. Value cannot be specified with '%s' option.
%s
5620Il valore per l'opzione "%s" non può superare i %d caratteri.
Value for '%s' option cannot be more than %d character(s).

EXIF

File Name:driverquery.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-driverquery.resources_31bf3856ad364e35_10.0.15063.0_it-it_9ad0e711c547f61c\
File Size:15 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:14848
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Italian
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Esegue query sui driver di un sistema
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:driverquery.exe
Legal Copyright:© Microsoft Corporation. Tutti i diritti riservati.
Original File Name:drvqry.exe.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-driverquery.resources_31bf3856ad364e35_10.0.15063.0_it-it_3eb24b8e0cea84e6\

What is driverquery.exe.mui?

driverquery.exe.mui is Multilingual User Interface resource file that contain Italian language for file driverquery.exe (Esegue query sui driver di un sistema).

File version info

File Description:Esegue query sui driver di un sistema
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:driverquery.exe
Legal Copyright:© Microsoft Corporation. Tutti i diritti riservati.
Original Filename:drvqry.exe.mui
Product Name:Sistema operativo Microsoft® Windows®
Product Version:10.0.15063.0
Translation:0x410, 1200