Summary: "Panoramica di due nuove funzionalità di protezione di Windows 10 Enterprise Ready: Credential Guard e Device Guard."
Device Guard e Credential Guard sono funzioni VBS (sicurezza basata su virtualizzazione) con LSA (autorità di protezione locale) tramite driver HVCI (Hypervisor Code Integrity) e un BIOS conforme con sistema operativo Windows 10 Enterprise/Education Edition. Sono disponibili solo per i computer coperti da un contratto multilicenza Microsoft.
Credential Guard utilizza la sicurezza basata su virtualizzazione per isolare i segreti (credenziali) in modo che possano accedervi solo software di sistema con privilegi. L'accesso non autorizzato a questi segreti può causare attacchi con furto di credenziali. Credential Guard impedisce questi attacchi proteggendo gli hash delle password NTLM (protocollo NT LAN Manager) e i ticket Kerberos Ticket Granting. Credential Guard utilizza la sicurezza basata su virtualizzazione per isolare i segreti in modo che possano accedervi solo software di sistema con privilegi. Credential Guard non dipende da Device Guard.
Device Guard è una combinazione di funzionalità di protezione hardware e software aziendali. Se configurati insieme, bloccano un dispositivo in modo che possa eseguire solo applicazioni attendibili. Le applicazioni non attendibili non vengono eseguite. È possibile configurarlo per bloccare un dispositivo. In questo modo il dispositivo può eseguire solo applicazioni attendibili definite nelle policy di integrità del codice. Device Guard dipende dalla sicurezza basata su virtualizzazione (VBS).
Le funzioni VBS di Windows 10 Enterprise/Education sfruttano una serie di elementi di sicurezza, come UEFI, Secure Boot e Trusted Platform Module (TPM) 2.0. Dell ha verificato alcuni computer Precision, Latitude e OptiPlex che devono disporre di BIOS aggiornato e driver compatibili con HVCI.
Firmware UEFI 2.3.1 o versione successiva: UEFI è bloccato, in modo che le impostazioni in UEFI non possano essere modificate per compromettere la sicurezza di Device Guard (ordine di avvio, voci di avvio, Secure Boot, estensioni di virtualizzazione, IOMMU, Microsoft UEFI CA).
Protezione delle credenziali di dominio derivate con Credential Guard
Quattro modi per gestire Device Guard
Che cos'è la SKU Windows 10 Enterprise?
La SKU Windows 10 Enterprise è una versione diversa del sistema operativo Windows disponibile solo per i clienti con contratto multilicenza Microsoft che acquistano computer con licenza Windows 10 Professional e quindi eseguono l'aggiornamento a Windows 10 Enterprise per ottenere funzioni incrementali. Windows 10 Enterprise include due funzionalità di protezione non disponibili nelle SKU Professional oppure Home: Credential Guard e Device Guard. Dettagli di confronto delle funzioni tra le SKU del sistema operativo Windows.
Che cosa sono Device Guard e Credential Guard?
Device Guard e Credential Guard sono le nuove funzionalità di protezione disponibili attualmente solo su Windows 10 Enterprise. Device Guard è una combinazione di funzionalità di protezione hardware e software aziendali. Se configurati insieme, bloccano un dispositivo in modo che possa eseguire solo applicazioni attendibili. Le applicazioni non attendibili non vengono eseguite. Credential Guard utilizza la sicurezza basata su virtualizzazione per isolare i segreti (credenziali) in modo che possano accedervi solo software di sistema con privilegi. L'accesso non autorizzato a questi segreti può causare attacchi con furto di credenziali. Credential Guard impedisce questi attacchi proteggendo gli hash delle password NTLM e i ticket Kerberos Ticket Granting.
Che cos'è la sicurezza basata su virtualizzazione (VBS)?
Si tratta di una protezione che usa l'hypervisor per proteggere il kernel e altre parti del sistema operativo. Con VBS, la policy di integrità del codice predefinita in modalità kernel o la policy di integrità del codice configurata e implementata diventa più affidabile.
In che modo è possibile verificare che la protezione basata su virtualizzazione di integrità del codice sia abilitata?
Il meccanismo più semplice consiste nell'eseguire l'app System Information (msinfo32). Cercare la riga seguente: "Device Guard: servizi di sicurezza in esecuzione". Dovrebbe riportare: "Integrità del codice applicata da hypervisor". È inoltre disponibile un'interfaccia WMI (Windows Management Instrumentation) da esaminare utilizzando gli strumenti di gestione.
Se un computer non è Win10 Enterprise Ready, è possibile che sia ancora in esecuzione su Win10 Enterprise?
Sì, a condizione che il computer venga acquistato con Win10 Pro. I clienti con contratto multilicenza possono sempre aggiornare il computer a Win10 Enterprise. Tutte le funzioni incrementali Enterprise funzionano correttamente, AD ECCEZIONE di Device Guard e Credential Guard. Ciò è dovuto al fatto che queste due funzionalità di protezione richiedono che le funzioni del BIOS, dei driver e del processore siano conformi ai requisiti Microsoft.
Quali sono i requisiti per abilitare Device Guard e Credential Guard sui computer Dell?
I clienti che intendono aggiornare i propri computer per abilitare Device Guard e Credential Guard richiedono i seguenti tre criteri:
Requisiti dettagliati:
Requisito | Richiesto per Credential Guard | Richiesto per Device Guard |
---|---|---|
Hardware: CPU a 64 bit | X | X |
Hardware: estensioni di virtualizzazione - Intel VT-x, AMD-V e tabelle di pagina estese | X | X |
Hardware: VT-d o AMD Vi IOMMU (Input/Output Memory Management Unit) | X | |
Hardware: versione di Trusted Platform Module (TPM) | X | |
Firmware: UEFI 2.3.1.c o versione successiva insieme a Secure Boot | X | X |
Firmware: processo di aggiornamento protetto del firmware | X | X |
Firmware: protezione della configurazione e della gestione dell'avvio | X | X |
Firmware: implementazione MOR sicura | X | |
Software: edizione di Windows | X | X |
Software: driver compatibili con HVCI | X |
Altri requisiti per Windows 10 1607
Requisito | Richiesto per Credential Guard | Richiesto per Device Guard |
---|---|---|
Firmware: Hardware rooted trust platform Secure Boot (HSTI) | X | X |
Firmware: aggiornamento del firmware tramite Windows Update | X | X |
Firmware: configurazione DB |
È necessario disporre di un contratto multilicenza Microsoft per Win10 Enterprise fornito direttamente da Microsoft (anche per i clienti che eseguono l'aggiornamento da una SKU Windows 10 Pro fornita da Dell). Dell non fornisce Windows 10 Enterprise come SKU OEM.
Se si desidera implementare Device Guard, consultare: Guida al deployment di Windows Defender Device Guard Per implementare Credential Guard, consultare: Requisiti e linee guida per la pianificazione del deployment per Device Guard
Quali sono le impostazioni del BIOS da impostare per Device Guard e Credential Guard?
Queste opzioni devono essere abilitate. Assicurarsi di disporre della versione più recente del BIOS indicata nell'elenco delle versioni del BIOS supportate.
Come convalidare Device Guard e Credential Guard?
È possibile utilizzare lo strumento di convalida per Device Guard e Credential Guard
Prima di eseguire lo strumento, accertarsi di aver abilitato la policy di esecuzione corretta in PowerShell. Vedere la Figura 1 di seguito.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
Figura 1. - Policy di esecuzione nell'esempio di PowerShell.
Per convalidare: DG_Readiness.ps1 –Capable -[DG/CG/HVCI] -AutoReboot
Per abilitare: DG_Readiness.ps1 –Enable -[DG/CG] –AutoReboot
Per disabilitare: DG_Readiness.ps1 –Disable -[DG/CG] -AutoReboot
Il computer è preconfigurato con Device Guard o Credential Guard?
No. Dell garantisce che i computer verificati siano completamente verificati dal punto di vista della conformità del firmware del BIOS e dei driver HVCI. Questo è ciò che serve per abilitare i computer per Device o Credential Guard. È necessario abilitare le funzioni in base allo switch di abilitazione precedente o alla procedura dettagliata nella guida al deployment (vedere la sezione delle risorse).
Che cos'è l'idoneità dei driver HVCI e come sapere se si dispone dei driver giusti?
HVCI è l'acronimo di Hypervisor Code Integrity. Il servizio HVCI in Windows 10 determina se il codice in esecuzione in modalità kernel è progettato in modo sicuro e affidabile. Offre funzionalità di protezione zero-day e di exploit delle vulnerabilità. Garantisce che tutto il software venga eseguito in modalità kernel, inclusi i driver, allochi in modo sicuro la memoria e funzioni come previsto.
Utilizzare lo strumento DGReadiness:
Per convalidare: DG_Readiness.ps1 –Capable –HVCI -AutoReboot
Quali computer Dell supportano Device Guard e Credential Guard?
Per abilitare Device Guard e Credential Guard, i computer Dell delle generazioni SkyLake e KabyLake richiedono un BIOS compatibile e driver compatibili con HVCI (Hypervisor Code Integrity).
Ecco tutti i computer su cui Dell supporta questa funzione impostata. La tabella seguente elenca le versioni dei driver e le versioni del BIOS per ciascuna piattaforma.
Nome del sistema | Versione del BIOS | Audio | Touchpad | Lettore di schede PCIe | Scheda seriale PCIe | Lettore USB | Hub protetto | Lettore di impronte digitali | Fotocamera | Scheda grafica | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AMD | NVidia | UMA | ISV | ||||||||||
Latitude E7270 | 1.13.4 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | N/D | N/D | 20.19.15.4531 | N/D |
Latitude E7470 | 1.13.4 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | N/D | N/D | 20.19.15.4531 | N/D |
Latitude 7370 | 1.10.6 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | N/D | N/D | 20.19.15.4531 | N/D |
Latitude 3470 | 1.6.2 | 6.0.1.6111 | N/D | N/D | N/D | 10.0.14393.31228 | N/D | 13.27.21.154 | 10.0.10586.11188 | N/D | 10.18.13.5354 | 20.19.15.4531 | N/D |
Latitude 3570 | 1.6.2 | 6.0.1.6111 | N/D | N/D | N/D | 10.0.14393.31228 | N/D | 13.27.21.154 | 10.0.10586.11188 | N/D | 10.18.13.5354 | 20.19.15.4531 | N/D |
Latitude E5270 | 1.12.6 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | N/D | N/D | 20.19.15.4531 | N/D |
Latitude E5470 | 1.12.6 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | 16.400.2301 | N/D | 20.19.15.4531 | N/D |
Latitude E5570 | 1.12.6 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | 16.400.2301 | N/D | 20.19.15.4531 | N/D |
OptiPlex 7440 AIO | 1.7.16 | 6.0.1.6111 | N/D | 10.0.14393.21292 | N/D | N/D | N/D | N/D | N/D | 16.400.2002 | N/D | 20.19.15.4531 | N/D |
OptiPlex 3240 AIO | 1.5.12 | 6.0.1.6111 | N/D | 10.0.14393.21292 | N/D | N/D | N/D | N/D | N/D | 16.400.2002 | N/D | 20.19.15.4531 | N/D |
OptiPlex 7040 MT.SFF.Micro | 1.5.7 | 6.0.1.6111 | N/D | 10.0.10586.21289 | N/D | N/D | N/D | N/D | N/D | 16.400.3101 | 10.18.13.5382 | 20.19.15.4531 | N/D |
OptiPlex 5040 MT.SFF.Micro | 1.5.7 | 6.0.1.6111 | N/D | 10.0.10586.21289 | N/D | N/D | N/D | N/D | N/D | 16.400.3101 | N/D | 20.19.15.4531 | N/D |
OptiPlex 3040 MT.SFF.Micro | 1.4.11 | 6.0.1.6111 | N/D | 10.0.10586.21289 | N/D | N/D | N/D | N/D | N/D | 16.400.3101 | N/D | 20.19.15.4531 | N/D |
Precision 5510 | 1.2.19 | 6.0.1.7917 | N/D | 10.0.10586.21289 | N/D | N/D | N/D | N/D | N/D | N/D | 21.21.13.6942 | 20.19.15.4531 | N/D |
Precision 7510 | 1.10.7 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | 16.400.2802 | 21.21.13.6942 | 20.19.15.4531 | N/D |
Precision 7710 | 1.10.7 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | 16.400.2802 | 21.21.13.6942 | 20.19.15.4531 | N/D |
Precision 3510 | 1.12.6 | 6.0.1.6111 | 10.1207.101.113 | 10.0.14393.21292 | N/D | N/D | 4.5.17.305 | N/D | N/D | 16.400.2301 | N/D | 20.19.15.4531 | N/D |
Latitude 5175; Enterprise Skylake | 1.0.19 | 6.0.1.6114 | N/D | 10.0.14393.21292 | N/D | N/D | N/D | N/D | 30.14393.9656.3064 | N/D | N/D | 20.19.15.4531 | N/D |
Latitude 5179 Ent Secure Skylake | 1.0.19 | 6.0.1.6114 | N/D | 10.0.14393.21292 | N/D | N/D | N/D | N/D | 30.14393.9656.3064 | N/D | N/D | 20.19.15.4531 | N/D |
Precision 3620 | 2.1.9 | 6.0.1.6111 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 16.400.2802 | 21.21.13.6939 | 20.19.15.4531 | N/D |
Precision 3420 | 2.1.9 | 6.0.1.6111 | N/D | 10.0.14393.21292 | 1.02.0613.2016 | N/D | N/D | N/D | N/D | 16.400.2802 | 21.21.13.6939 | 20.19.15.4531 | N/D |
Latitude 7275 2-in-1 | 1.1.27 | 6.0.1.6114 | N/D | 10.0.14393.21292 | N/D | N/D | N/D | N/D | 30.14393.9656.3064 | N/D | N/D | 20.19.15.4531 | N/D |
Latitude 12 Rugged Extreme 7214 | 1.9.0 | 6.0.1.6105 | Inbox | N/D | N/D | 10.0.10586.31222 | 4.5.17.305 | N/D | 10.0.10240.11155 | N/D | N/D | 20.19.15.4531 | N/D |
Latitude 14 Rugged Extreme 7414 | 1.9.0 | 6.0.1.6105 | Inbox | N/D | N/D | 10.0.10586.31222 | 4.5.17.305 | N/D | N/D | 16.300.2301 | N/D | 20.19.15.4531 | N/D |
Latitude 14 Rugged 5414 | 1.9.0 | 6.0.1.6105 | 10.1207.101.113 | N/D | N/D | 10.0.10586.31222 | 4.5.17.305 | N/D | N/D | 16.300.2301 | N/D | 20.19.15.4531 | N/D |
Ultrabook XPS 13 9350 Skylake | 1.4.12 | 6.0.1.7917 | N/D | 10.0.10586.21289 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 20.19.15.4531 | N/D |
Ultrabook XPS 13 9360 Skylake | 1.2.3 | 6.0.1.7989 | N/D | 10.0.14393.21292 | N/D | N/D | N/D | 5.1.3214.26 | N/D | N/D | N/D | 21.20.16.4526 | N/D |
XPS 15 NB 9550 Skylake | 1.2.19 | 6.0.1.7917 | N/D | 10.0.10586.21289 | N/D | N/D | N/D | N/D | N/D | N/D | 21.21.13.6942 | 20.19.15.4531 | N/D |
XPS 27, AIO 7760 | 1.0.3 | 6.0.1.8000 | N/D | 10.0.10586.21287 | N/D | N/D | N/D | N/D | 10.0.10586.11188 | 21.19.136.256 | N/D | 21.20.16.4542 | N/D |
Nome del sistema | Driver Intel 8260/7265/3165/7260 Bluetooth | Driver Wi-Fi Intel 8260/7265/7260/3165/17265 | Intel 8260/7265 7260/3165 WiDi Utility | Applicazione INTEL 8260/7265 WAPI | Driver Dell Wireless 1820 Wi-Fi/Bluetooth | Driver Dell Wireless 1820A Bluetooth | Dell Wireless 1820A WiFi Driver | Driver Dell Wireless 1830 Wi-Fi | Applicazione Dell Wireless 1830 Bluetooth | Intel PROSet/Wireless Bluetooth LEGUI Driver | Applicazione Intel 17265/18260 WiGig | Driver Dell Wireless 1802 Wi-Fi/Bluetooth | Driver per Realtek PCI-E Gigabit Ethernet Controller |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Latitude E7270 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | 12.0.1.731 | 1.558.56.0 | N/D | N/D | N/D | 1.0.0.16 | N/D | N/D |
Latitude E7470 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | 12.0.1.731 | 1.558.56.0 | N/D | N/D | N/D | 1.0.0.16 | N/D | N/D |
Latitude 7370 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | N/D | N/D | 1.558.56.0 | N/D | N/D | N/D | 1.0.0.16 | N/D | N/D |
Latitude 3470 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | N/D | N/D | N/D | N/D | N/D | N/D | 10.0.0.341 | 10.0.0.341 |
Latitude 3570 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 10.0.0.341 | 10.0.0.341 |
Latitude E5270 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | 12.0.1.731 | 1.558.56.0 | N/D | N/D | N/D | 1.0.0.16 | N/D | N/D |
Latitude E5470 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | 12.0.1.731 | 1.558.56.0 | N/D | N/D | N/D | 1.0.0.16 | N/D | N/D |
Latitude E5570 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | 12.0.1.731 | 1.558.56.0 | N/D | N/D | N/D | 1.0.0.16 | N/D | N/D |
OptiPlex 7440 AIO | 19.1.1627.3533 | 19.2.0.1 | 6.0.66.0 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
OptiPlex 3240 AIO | 19.1.1627.3533 | 19.2.0.1 | 6.0.66.0 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
OptiPlex 7040 MT.SFF.Micro | 19.1.1627.3533 | 19.2.0.1 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
OptiPlex 5040 MT.SFF.Micro | 19.1.1627.3533 | 19.2.0.1 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
OptiPlex 3040 MT.SFF.Micro | 19.1.1627.3533 | 19.2.0.1 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Precision 5510 | 18.1.1546.2762 | 19.1.0.3 | 6.0.52.0 | N/D | 12.0.0.260 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Precision 7510 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | 12.0.1.731 | 1.558.56.0 | N/D | N/D | N/D | N/D | N/D | N/D |
Precision 7710 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | 12.0.1.731 | 1.558.56.0 | N/D | N/D | N/D | N/D | N/D | N/D |
Precision 3510 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | 12.0.1.731 | 1.558.56.0 | N/D | N/D | N/D | N/D | N/D | N/D |
Latitude 5175; Enterprise Skylake | 18.1.1611.3223 | 19.2.0.1 | N/D | 1.9.0.1 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Latitude 5179 Ent Secure Skylake | 18.1.1611.3223 | 19.2.0.1 | N/D | 1.9.0.1 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Precision 3620 | N/D | 19.2.0.1 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Precision 3420 | N/D | 19.2.0.1 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Latitude 7275 2-in-1 | 18.1.1611.3223 | 19.2.0.1 | N/D | 1.9.0.1 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Latitude 12 Rugged Extreme 7214 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Latitude 14 Rugged Extreme 7414 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Latitude 14 Rugged 5414 | 18.1.1611.3223 | 18.40.0.9 | N/D | N/D | 12.0.0.242 | N/D | N/D | N/D | N/D | N/D | N/D | 10.0.0.341 | N/D |
Ultrabook XPS 13 9350 Skylake | 18.1.1546.2762 | 19.1.0.3 | N/D | N/D | N/D | 12.0.1.750 | 1.566.0.0 | N/D | N/D | N/D | N/D | N/D | N/D |
Ultrabook XPS 13 9360 Skylake | 19.1.1627.3533 | 19.10.0.9 | N/D | N/D | N/D | 10.0.0.279 | 1.1.64.1312 | N/D | N/D | N/D | N/D | N/D | N/D |
XPS 15 NB 9550 Skylake | 18.1.1546.2762 | 19.1.0.3 | 6.0.52.0 | N/D | N/D | 12.0.1.750 | 1.566.0.0 | 1.566.0.0 | 12.0.1.750 | N/D | N/D | N/D | N/D |
XPS 27, AIO 7760 | 19.1.1627.3533 | 19.2.0.1 | N/D | N/D | 12.0.0.289 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Nome del sistema | Intel Device Manager Diagnostics (DMIX) | Driver Broadcom 57XX/BACS Combined Package | Driver Intel I2xx/825xx Gigabit Ethernet Network Controller | Driver Dell Airplane Mode Switch | Driver Realtek USB GBE Ethernet Controller | Driver Dell WLAN Radio Switch | Driver Dell Wireless 5811e LTE Mobile Broadband e driver GPS | DW5814E LTE Mobile Broadband Driver | Driver Intel/NXP Near Field Communications | Driver Intel HID Event Filter | Driver scheda seriale/parallela Sunix | Driver Intel Rapid Storage Technology e Management Console | Driver Intel Rapid Storage Technology F6 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Latitude E7270 | 20.3.300.1 | N/D | 20.4.0.0 | 1.4.4 | N/D | 1.0.0.7 | 7.24.4518.504 | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Latitude E7470 | 20.3.300.1 | N/D | 20.4.0.0 | 1.4.4 | N/D | 1.0.0.7 | 7.24.4518.504 | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Latitude 7370 | N/D | N/D | N/D | 1.4.4 | 2.43.2016.1026 | N/D | 7.24.4518.504 | 6.1.2.2 | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Latitude 3470 | N/D | N/D | N/D | 1.4.4 | N/D | 1.0.0.7 | N/D | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Latitude 3570 | N/D | N/D | N/D | 1.4.4 | N/D | 1.0.0.7 | N/D | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Latitude E5270 | N/D | N/D | 20.4.0.0 | 1.4.4 | N/D | 1.0.0.7 | 7.24.4518.504 | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Latitude E5470 | 20.3.300.1 | N/D | 20.4.0.0 | 1.4.4 | N/D | 1.0.0.7 | 7.24.4518.504 | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Latitude E5570 | 20.3.300.1 | N/D | 20.4.0.0 | 1.4.4 | 2.43.2016.1026 | 1.0.0.7 | 7.24.4518.504 | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
OptiPlex 7440 AIO | 20.3.300.1 | N/D | 20.4.0.0 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 15.2.5.1035 | 15.2.5.1035 |
OptiPlex 3240 AIO | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 15.2.5.1035 | 15.2.5.1035 |
OptiPlex 7040 MT.SFF.Micro | 20.3.300.1 | Driver Inbox | 20.4.0.0 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 8.2.2.0 | 15.2.0.1020 | N/D |
OptiPlex 5040 MT.SFF.Micro | 20.3.300.1 | N/D | 20.4.0.0 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 8.2.2.0 | 15.2.0.1020 | N/D |
OptiPlex 3040 MT.SFF.Micro | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 8.2.2.0 | 15.2.0.1020 | N/D |
Precision 5510 | N/D | N/D | N/D | N/D | 2.43.2016.1026 | N/D | N/D | N/D | N/D | 1.1.0.313 | N/D | 15.2.2.1030 | 15.2.2.1030 |
Precision 7510 | 20.3.300.1 | N/D | 20.4.0.0 | 1.4.4 | 2.43.2016.1026 | N/D | 7.24.4518.504 | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Precision 7710 | 20.3.300.1 | N/D | 20.4.0.0 | 1.4.4 | 2.43.2016.1026 | N/D | 7.24.4518.504 | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Precision 3510 | 20.3.300.1 | N/D | 20.4.0.0 | 1.4.4 | 2.43.2016.1026 | N/D | 7.24.4518.504 | N/D | N/D | N/D | N/D | 15.2.2.1030 | 15.2.2.1030 |
Latitude 5175; Enterprise Skylake | N/D | N/D | N/D | N/D | 2.43.2016.1026 | N/D | 7.24.4518.504 | 6.2.2.2 | 10.0.6.0 | 1.1.0.313 | N/D | 15.2.2.1030 | N/D |
Latitude 5179 Ent Secure Skylake | N/D | N/D | N/D | N/D | 2.43.2016.1026 | N/D | 7.24.4518.504 | 6.2.2.2 | N/D | 1.1.0.313 | N/D | 15.2.2.1030 | N/D |
Precision 3620 | N/D | N/D | 21.1.30.0 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 8.2.2.0 | 15.2.2.1030 | N/D |
Precision 3420 | N/D | N/D | 21.1.30.0 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 8.2.2.0 | 15.2.2.1030 | N/D |
Latitude 7275 2-in-1 | N/D | N/D | N/D | N/D | 2.43.2016.1026 | N/D | 7.24.4518.504 | 6.2.3.2 | N/D | 1.1.0.313 | N/D | 15.2.2.1030 | N/D |
Latitude 12 Rugged Extreme 7214 | 20.3.300.1 | N/D | 20.4.0.0 | N/D | 2.43.2015.1225 | N/D | N/D | 6.2.2.2 | N/D | N/D | N/D | 15.2.2.1030 | N/D |
Latitude 14 Rugged Extreme 7414 | 20.3.300.1 | N/D | 20.4.0.0 | N/D | 2.43.2015.1225 | N/D | N/D | 6.2.2.2 | N/D | N/D | N/D | 15.2.2.1030 | N/D |
Latitude 14 Rugged 5414 | 20.3.300.1 | N/D | 20.4.0.0 | N/D | 2.43.2015.1225 | N/D | N/D | 6.2.2.2 | N/D | N/D | N/D | 15.2.2.1030 | N/D |
Ultrabook XPS 13 9350 Skylake | N/D | N/D | N/D | N/D | 2.43.2016.1026 | N/D | N/D | N/D | N/D | 1.1.0.313 | N/D | 15.2.0.1020 | N/D |
Ultrabook XPS 13 9360 Skylake | N/D | N/D | N/D | N/D | 2.43.2016.1026 | N/D | N/D | N/D | N/D | 1.1.0.317 | N/D | 15.2.2.1030 | N/D |
XPS 15 NB 9550 Skylake | N/D | N/D | N/D | N/D | 2.43.2016.1026 | N/D | N/D | N/D | N/D | 1.1.0.313 | N/D | 15.2.2.1030 | N/D |
XPS 27, AIO 7760 | N/D | N/D | 21.1.30.0 | N/D | N/D | N/D | N/D | N/D | N/D | N/D | N/D | 15.2.2.1030 | N/D |
Nome del sistema | Dell USB Smartcard Keyboard Driver | Driver per controller Intel(R) Thunderbolt(TM) | Driver Dell PCIe Serial Card per Windows | Driver del chipset Intel(R) Management Engine Components Installer | Driver del chipset Intel Ready Mode | Intel Chipset Device Software | Driver del chipset Intel serie 100 | Driver del chipset Intel HID Event Filter | Chipset Intel Integrated Sensor Solution | Driver del chipset per Piattaforma dinamica e struttura termica Intel | Driver del chipset Intel Serial l/O | Driver del chipset per STMicroelectronics Free Fall Data Protection | Driver del chipset per Intel(R) Thunderbolt(TM) Controller |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Latitude E7270 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | N/D | N/D |
Latitude E7470 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | N/D | N/D |
Latitude 7370 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | N/D | 16.1.47.275 |
Latitude 3470 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | N/D | 30.100.1633.3 | 4.10.79 | N/D |
Latitude 3570 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | N/D | 30.100.1633.3 | 4.10.79 | N/D |
Latitude E5270 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | 4.10.79 | N/D |
Latitude E5470 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | 4.10.79 | N/D |
Latitude E5570 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | 4.10.79 | 16.1.47.275 |
OptiPlex 7440 AIO | N/D | N/D | N/D | 11.5.0.1020 | 1.1.70.528 | 10.1.1.13 | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
OptiPlex 3240 AIO | 4.1.4.1 | N/D | N/D | 11.5.0.1020 | 1.1.70.528 | 10.1.1.13 | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
OptiPlex 7040 MT.SFF.Micro | 4.1.4.1 | N/D | N/D | 11.5.0.1020 | 1.1.70.528 | 10.1.1.9 | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
OptiPlex 5040 MT.SFF.Micro | 4.1.4.1 | N/D | N/D | 11.5.0.1020 | 1.1.70.528 | 10.1.1.9 | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
OptiPlex 3040 MT.SFF.Micro | 4.1.4.1 | N/D | N/D | 11.5.0.1020 | 1.1.70.528 | 10.1.1.9 | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Precision 5510 | N/D | 16.2.55.275 | N/D | 11.5.0.1020 | N/D | N/D | 10.1.1.13 | 1.1.0.313 | N/D | 8.2.10900.330 | 30.100.1633.3 | 4.10.79 | 16.1.47.275 |
Precision 7510 | 4.1.4.1 | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | 4.10.79 | 16.1.47.275 |
Precision 7710 | 4.1.4.1 | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | 4.10.79 | 16.1.47.275 |
Precision 3510 | 4.1.4.1 | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.9 | N/D | N/D | N/D | 8.2.10900.330 | N/D | 4.10.79 | 16.1.47.275 |
Latitude 5175; Enterprise Skylake | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.13 | N/D | 1.1.0.313 | 3.0.30.1076 | 8.2.10900.330 | 30.100.1633.3 | N/D | N/D |
Latitude 5179 Ent Secure Skylake | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.13 | N/D | 1.1.0.313 | 3.0.30.1076 | 8.2.10900.330 | 30.100.1633.3 | N/D | N/D |
Precision 3620 | 4.1.4.1 | N/D | N/D | 11.6.0.1030 | 1.1.70.528 | 10.1.1.38 | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Precision 3420 | 4.1.4.1 | N/D | 1.2.802.2016 | 11.6.0.1030 | 1.1.70.528 | 10.1.1.38 | N/D | N/D | N/D | N/D | N/D | N/D | N/D |
Latitude 7275 2-in-1 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.13 | N/D | 1.1.0.313 | 3.0.30.1076 | 8.2.10900.330 | 30.100.1633.3 | N/D | 16.1.47.275 |
Latitude 12 Rugged Extreme 7214 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.13 | N/D | N/D | N/D | N/D | N/D | 4.10.79 | N/D |
Latitude 14 Rugged Extreme 7414 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.13 | N/D | N/D | N/D | N/D | N/D | 4.10.79 | N/D |
Latitude 14 Rugged 5414 | N/D | N/D | N/D | 11.5.0.1020 | N/D | 10.1.1.13 | N/D | N/D | N/D | N/D | N/D | 4.10.79 | N/D |
Ultrabook XPS 13 9350 Skylake | N/D | 16.1.47.275 | N/D | 11.5.0.1020 | N/D | N/D | 10.1.1.13 | N/D | N/D | 8.2.10900.330 | 30.100.1633.3 | N/D | N/D |
Ultrabook XPS 13 9360 Skylake | N/D | 16.2.55.275 | N/D | 11.6.0.1025 | N/D | 10.1.1.35 | N/D | N/D | N/D | 8.2.11000.2996 | 30.100.1633.3 | N/D | N/D |
XPS 15 NB 9550 Skylake | N/D | 16.1.47.275 | N/D | 11.5.0.1020 | N/D | N/D | 10.1.1.13 | N/D | N/D | 8.2.10900.330 | 30.100.1633.3 | N/D | 4.10.79 |
XPS 27, AIO 7760 | N/D | N/D | N/D | 11.0.11.1193 | N/D | 10.1.1.18 | N/D | N/D | N/D | N/D | 30.63.1620.3 | N/D | 16.1.47.275 |
Nome del sistema | Dell Watchdog Timer Driver and Application | Intel HID Event Filter Driver and Application | Intel Virtual Button Driver and Application | Applicazione Dell OSD | Supporta il processore a 64 bit |
Supporta TPM (1.2 o 2.0) |
Implementazione MOR sicura |
---|---|---|---|---|---|---|---|
Latitude E7270 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Latitude E7470 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Latitude 7370 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Latitude 3470 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Latitude 3570 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Latitude E5270 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Latitude E5470 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Latitude E5570 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
OptiPlex 7440 AIO | N/D | N/D | N/D | 1.0.0.0 | Sì | 1.2/2.0 | Sì |
OptiPlex 3240 AIO | N/D | N/D | N/D | 1.0.0.0 | Sì | 1.2/2.0 | Sì |
OptiPlex 7040 MT.SFF.Micro | 1.0.0.6 | N/D | N/D | N/D | Sì | 1.2/2.0 | Sì |
OptiPlex 5040 MT.SFF.Micro | 1.0.0.6 | N/D | N/D | N/D | Sì | 1.2/2.0 | Sì |
OptiPlex 3040 MT.SFF.Micro | 1.0.0.6 | N/D | N/D | N/D | Sì | 1.2/2.0 | Sì |
Precision 5510 | N/D | 1.1.0.313 | N/D | N/D | Sì | 1.2 | Sì |
Precision 7510 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Precision 7710 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Precision 3510 | N/D | N/D | N/D | N/D | Sì | 2.0 | Sì |
Latitude 5175; Enterprise Skylake | N/D | 1.1.0.313 | 1.1.0.21 | N/D | Sì | 2.0 | Sì |
Latitude 5179 Ent Secure Skylake | N/D | 1.1.0.313 | 1.1.0.21 | N/D | Sì | 2.0 | Sì |
Precision 3620 | N/D | N/D | N/D | N/D | Sì | 1.2/2.0 | Sì |
Precision 3420 | N/D | N/D | N/D | N/D | Sì | 1.2/2.0 | Sì |
Latitude 7275 2-in-1 | N/D | 1.1.0.313 | 1.1.0.21 | N/D | Sì | 2.0 | Sì |
Latitude 12 Rugged Extreme 7214 | N/D | N/D | 1.1.0.21 | N/D | Sì | 1.2/2.0 | Sì |
Latitude 14 Rugged Extreme 7414 | N/D | N/D | N/D | N/D | Sì | 1.2/2.0 | Sì |
Latitude 14 Rugged 5414 | N/D | N/D | N/D | N/D | Sì | 1.2/2.0 | Sì |
Ultrabook XPS 13 9350 Skylake | N/D | 16.1.47.275 | N/D | N/D | Sì | 1.2 | Sì |
Ultrabook XPS 13 9360 Skylake | N/D | 16.2.55.275 | 1.1.0.21 | N/D | Sì | 2.0 | Sì |
XPS 15 NB 9550 Skylake | N/D | 16.1.47.275 | N/D | N/D | Sì | 1.2 | Sì |
XPS 27, AIO 7760 | N/D | N/D | N/D | N/D | Sì | 1.2/2.0 | Sì |
Se un processore è vPro, significa che è compatibile con DG/CG?
Sì. Inoltre, anche alcuni processori non vPro sono compatibili con DG/CG (VT-x/VT-d). Per verificare se il processore supporta Intel VT-x e VT-d, consultare questo link: Specifiche dei prodotti Intel®