File name: | tasklist.exe.mui |
Size: | 17920 byte |
MD5: | acfe839f3af0248ac5dd32dc63afb375 |
SHA1: | 9a8fef9a49edc5bf96d82d876c9bd8b2bb4336ec |
SHA256: | 989fbe8565ffa4fcf67a00b99654d17b31eff97cc14af1d2267616c4474327b9 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | tasklist.exe Elenca le attività in esecuzione (32 bit) |
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 |
---|---|---|
101 | Nome host | Host Name |
102 | Stato | Status |
103 | Nome immagine | Image Name |
104 | PID | PID |
105 | Sessione n. | Session# |
106 | Nome utente | User Name |
107 | Titolo finestra | Window Title |
108 | Tempo CPU | CPU Time |
109 | Utilizzo memoria | Mem Usage |
110 | Servizi | Services |
111 | Nome sessione | Session Name |
112 | Moduli | Modules |
113 | Nome pacchetto | Package Name |
126 | list | list |
127 | table | table |
128 | csv | csv |
129 | list|table|csv | list|table|csv |
151 | 16 | 16 |
152 | 15 | 15 |
153 | 25 | 25 |
154 | 8 | 8 |
156 | 50 | 50 |
157 | 72 | 72 |
158 | 12 | 12 |
160 | 80 | 80 |
161 | 45 | 45 |
164 | 44 | 44 |
201 | sessionname | sessionname |
202 | status | status |
203 | imagename | imagename |
204 | pid | pid |
205 | session | session |
206 | cputime | cputime |
207 | memusage | memusage |
208 | username | username |
209 | services | services |
210 | windowtitle | windowtitle |
211 | modules | modules |
226 | running|not responding|suspended|unknown | running|not responding|suspended|unknown |
227 | eq | ne | eq | ne |
228 | eq | ne | lt | gt | le | ge | eq | ne | lt | gt | le | ge |
251 | Running | Running |
252 | Not Responding | Not Responding |
253 | %s K | %s K |
254 | NT AUTHORITY | NT AUTHORITY |
255 | System | SYSTEM |
256 | modules eq %s | modules eq %s |
257 | Unknown | Unknown |
258 | Sospeso | Suspended |
501 | Sintassi non valida. L'opzione /U può essere specificata solo
quando /S è specificata. Digitare "TASKLIST /?" per informazioni sull'utilizzo. |
Invalid syntax. /U can be specified only when /S is specified. Type "TASKLIST /?" for usage. |
502 | Sintassi non valida. L'opzione /P può essere specificata solo
quando /U è specificata. Digitare "TASKLIST /?" per informazioni sull'utilizzo. |
Invalid syntax. /P can be specified only when /U is specified. Type "TASKLIST /?" for usage. |
503 | Informazioni: nessuna attività in esecuzione corrispondente ai
criteri specificati. |
INFO: No tasks are running which match the specified criteria. |
504 | %s Codice errore restituito: 0x%08lx |
%s Error Code: 0x%08lx was returned. |
505 | Sintassi non valida. Il nome utente non può essere vuoto. |
Invalid syntax. User name cannot be empty. |
506 | Sintassi non valida. L'opzione /NH è consentita solo per i
formati "TABLE" e "CSV". Digitare "TASKLIST /?" per informazioni sull'utilizzo. |
Invalid syntax. /NH option is allowed only for "TABLE" and "CSV" formats. Type "TASKLIST /?" for usage. |
507 | Sintassi non valida. Le opzioni /V, /M e /SVC non possono essere
utilizzate assieme. Digitare "TASKLIST /?" per informazioni sull'utilizzo. |
Invalid syntax. /V, /M and /SVC options cannot be used together. Type "TASKLIST /?" for usage. |
508 | Sintassi non valida. Il nome sistema non può essere vuoto. |
Invalid syntax. System name cannot be empty. |
509 | Sintassi non valida. Digitare "TASKLIST /?" per informazioni sull'utilizzo. |
Invalid syntax. Type "TASKLIST /?" for usage. |
510 | Sintassi non valida. Non sono consentiti caratteri dopo '*' per l'opzione /M. Digitare "TASKLIST /?" per informazioni sull'utilizzo. |
Invalid syntax. No characters are allowed after '*' for /M option. Type "TASKLIST /?" for usage. |
511 | Sintassi non valida. Le opzioni /APPS, /M e /SVC non possono essere
utilizzate assieme. Digitare "TASKLIST /?" per informazioni sull'utilizzo. |
Invalid syntax. /APPS, /M and /SVC options cannot be used together. Type "TASKLIST /?" for usage. |
551 | AVVISO: i filtri "WINDOWTITLE" e "STATUS" non sono supportati per le query su computer remoti. |
WARNING: "WINDOWTITLE" and "STATUS" filters are not supported when querying a remote machine. |
1001 | TASKLIST [/S sistema [/U nomeutente [/P [password]]]] |
TASKLIST [/S system [/U username [/P [password]]]] |
1002 | [/M [modulo] | /SVC | /V] [/FI filtro] [/FO formato] [/NH] |
[/M [module] | /SVC | /V] [/FI filter] [/FO format] [/NH] |
1003 | ||
1004 | Descrizione: |
Description: |
1005 | Questo strumento visualizza un elenco dei processi in esecuzione su |
This tool displays a list of currently running processes on |
1006 | su un computer locale o remoto |
either a local or remote machine. |
1009 | Elenco parametri: |
Parameter List: |
1010 | /S sistema Specifica il sistema remoto a cui connettersi. |
/S system Specifies the remote system to connect to. |
1011 | /U [dominio\]utente Specifica il contesto utente in cui |
/U [domain\]user Specifies the user context under which |
1012 | eseguire il comando. |
the command should execute. |
1013 | /P [password] Specifica la password per il dato |
/P [password] Specifies the password for the given |
1014 | contesto utente. Se omesso, viene richiesto. |
user context. Prompts for input if omitted. |
1015 | /M [modulo] Elenca tutte le attività che utilizzano
attualmente il nome di file con estensione |
/M [module] Lists all tasks currently using the given |
1016 | exe/dll fornito. Se il nome del modulo non è |
exe/dll name. If the module name is not |
1017 | specificato, vengono visualizzati tutti i
moduli caricati |
specified all loaded modules are displayed. |
1019 | /SVC Visualizza i servizi ospitati in ciascun processo. |
/SVC Displays services hosted in each process. |
1020 | /APPS Visualizza le app di Windows Store e i processi associati. |
/APPS Displays Store Apps and their associated processes. |
1021 | /V Visualizza informazioni dettagliate sull'attività. |
/V Displays verbose task information. |
1023 | /FI filtro Visualizza un set di attività che |
/FI filter Displays a set of tasks that match a |
1024 | corrispondono a un dato criterio specificato |
given criteria specified by the filter. |
1025 | /FO formato Specifica il formato di output. |
/FO format Specifies the output format. |
1026 | Valori validi: "TABLE", "LIST", "CSV". |
Valid values: "TABLE", "LIST", "CSV". |
1027 | /NH Specifica che l'"intestazione colonna" non deve |
/NH Specifies that the "Column Header" should |
1028 | essere visualizzata nell'output. |
not be displayed in the output. |
1029 | Valido solo per i formati "TABLE" e "CSV". |
Valid only for "TABLE" and "CSV" formats. |
1030 | /? Visualizza questo messaggio della Guida. |
/? Displays this help message. |
1032 | Filtri: |
Filters: |
1033 | Nome filtro Operatori validi Valori validi |
Filter Name Valid Operators Valid Value(s) |
1034 | ----------- --------------- -------------------------- |
----------- --------------- -------------------------- |
1035 | STATUS eq, ne RUNNING | SUSPENDED |
STATUS eq, ne RUNNING | SUSPENDED |
1036 | NOT RESPONDING | UNKNOWN |
NOT RESPONDING | UNKNOWN |
1037 | IMAGENAME eq, ne Nome immagine |
IMAGENAME eq, ne Image name |
1038 | PID eq, ne, gt, lt, ge, le Valore PID |
PID eq, ne, gt, lt, ge, le PID value |
1039 | SESSION eq, ne, gt, lt, ge, le Numero di sessione |
SESSION eq, ne, gt, lt, ge, le Session number |
1040 | SESSIONNAME eq, ne Nome sessione |
SESSIONNAME eq, ne Session name |
1041 | CPUTIME eq, ne, gt, lt, ge, le Tempo di CPU nel formato |
CPUTIME eq, ne, gt, lt, ge, le CPU time in the format |
1042 | hh:mm:ss. |
of hh:mm:ss. |
1043 | hh - ore, |
hh - hours, |
1044 | mm - minuti, ss - secondi |
mm - minutes, ss - seconds |
1045 | MEMUSAGE eq, ne, gt, lt, ge, le Utilizzo della memoria in KB |
MEMUSAGE eq, ne, gt, lt, ge, le Memory usage in KB |
1046 | USERNAME eq, ne Nome utente in formato |
USERNAME eq, ne User name in [domain\]user |
1047 | [dominio\]utente |
format |
1048 | SERVICES eq, ne Nome servizio |
SERVICES eq, ne Service name |
1049 | WINDOWTITLE eq, ne Titolo finestra |
WINDOWTITLE eq, ne Window title |
1050 | MODULES eq, ne Nome DLL |
MODULES eq, ne DLL name |
1052 | NOTA: i filtri "WINDOWTITLE" e "STATUS" non sono supportati per le query |
NOTE: "WINDOWTITLE" and "STATUS" filters are not supported when querying |
1053 | su computer remoti. |
a remote machine. |
1054 | Examples: |
Examples: |
1055 | TASKLIST |
TASKLIST |
1056 | TASKLIST /M |
TASKLIST /M |
1057 | TASKLIST /V /FO CSV |
TASKLIST /V /FO CSV |
1058 | TASKLIST /SVC /FO LIST |
TASKLIST /SVC /FO LIST |
1059 | TASKLIST /APPS /FI "STATUS eq RUNNING" |
TASKLIST /APPS /FI "STATUS eq RUNNING" |
1060 | TASKLIST /M wbem* |
TASKLIST /M wbem* |
1061 | TASKLIST /S sistema /FO LIST |
TASKLIST /S system /FO LIST |
1062 | TASKLIST /S sistema /U dominio omeutente /FO CSV /NH |
TASKLIST /S system /U domain\username /FO CSV /NH |
1063 | TASKLIST /S sistema /U nomeutente /P password /FO TABLE /NH |
TASKLIST /S system /U username /P password /FO TABLE /NH |
1064 | TASKLIST /FI "USERNAME ne NT AUTHORITY\SYSTEM" /FI "STATUS eq running" |
TASKLIST /FI "USERNAME ne NT AUTHORITY\SYSTEM" /FI "STATUS eq running" |
5001 | ERRORE: | ERROR: |
5002 | AVVISO: | WARNING: |
5003 | OPERAZIONE RIUSCITA: | SUCCESS: |
5004 | INFORMAZIONI: | INFO: |
5005 | N/D | N/A |
5501 | Digitare la password per %s: | Type the password for %s: |
5502 | Passaggio delle credenziali utente per la connessione locale. |
Passing the user credential for local connection. |
5503 | Nel sistema di destinazione deve essere in esecuzione Windows XP
o versione successiva. |
The target system must be running Windows XP or above. |
5504 | Sul sistema remoto deve essere in esecuzione Windows 2000 o versione successiva. |
The remote system must be running Windows 2000 or above. |
5601 | Sintassi non valida. Il valore '%s' non è consentito per l'opzione '%s'. %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | Sintassi non valida. Specificare un valore numerico valido per '%s'. %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | Sintassi non valida. Specificare un valore a virgola mobile valido per '%s'. %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | Sintassi non valida. Opzione obbligatoria '%s' mancante. %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | Sintassi non valida. L'opzione '%s' non può essere utilizzata più di
'%d' volta/e. %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | Argomento/opzione non valida - '%s'. %s |
Invalid argument/option - '%s'. %s |
5608 | Sintassi non valida. Argomento predefinito mancante. %s |
Invalid syntax. Default argument is missing. %s |
5609 | La lunghezza dell'argomento della riga di comando non può
superare i 255 caratteri. |
Length of the command line argument should not exceed 255 characters. |
5610 | Sintassi non valida. L'opzione predefinita non può essere
utilizzata più di '%d' volta/e. %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | Sintassi non valida. Previsto valore per '%s'. %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | Sintassi non valida. Il valore '%s' non è consentito come argomento predefinito. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | Digitare "%s /?" per informazioni sull'utilizzo. | Type "%s /?" for usage. |
5614 | Il valore per l'opzione "%s" non può essere vuoto. %s |
Value for '%s' option cannot be empty. %s |
5615 | Il valore per l'opzione predefinita non può essere vuoto. %s |
Value for default option cannot be empty. %s |
5616 | Sintassi non valida. Specificare un valore numerico valido per
l'opzione predefinita. %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | Sintassi non valida. Specificare un valore a virgola mobile
valido per l'opzione predefinita. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | Il valore per l'opzione predefinita non può superare i %d caratteri. |
Value for default option cannot be more than %d character(s). |
5619 | Sintassi non valida. Impossibile specificare il valore con l'opzione "%s". %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | Il valore per l'opzione "%s" non può superare i %d caratteri. |
Value for '%s' option cannot be more than %d character(s). |
File Description: | Elenca le attività in esecuzione |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | tasklist.exe |
Legal Copyright: | © Microsoft Corporation. Tutti i diritti riservati. |
Original Filename: | tasklist.exe.mui |
Product Name: | Sistema operativo Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0x410, 1200 |