Here they are two ways to backup Windows 10 drivers:
1. Start --> Cmd -->
dism /online /export-driver /destination:d:\drivers-backup
2. Start PowerShell as Administrator -->
Export-WindowsDriver -Online -Destination D:\Drivers-Backup
Driver backup restore can be done from device manager:
start --> devmgmt.msc --> right click on device where you need to update driver --> update Driver Software ... ---> Browse my computer for driver software
Showing posts with label Driver. Show all posts
Showing posts with label Driver. Show all posts
Veeam 9 - HyperV 2012 R2 and public Lan Fault during backup
During last months we faced a strange problem on Cluster HyperV 2012 R2 VM backup.
Infact, randomly, with Veeam 9 we got a single hyperV public lan to be unreachable causing backup failure (Heartbit lan was working fine)
Here they are actions taken trying to solve issue:
1. When a single host was unreachable with public lan we connected to freeze host using Heartbeat lan via RDP.
We stopped any Veeam processes and services to finish veeam backup (VM was always in backing up mode in HyperV console)
2. There was not any solution to put public lan to working again other than reboot host or disabling and renabling lan connection.
3. Backup faults happened again utilizing Veeam Throttling feature and using windows backup tools indeed than Veeam itself.
4. Finally we suspected that problem was related to lan driver itself.
Searching on internet Lan device name and server model we found that:
HP DL380 Gen8 servers as Windows 2012 R2 Hyper-V hosts and HP Ethernet 1Gb 4-port 331FLR / Broadcom NetXtreme
http://serverfault.com/questions/742520/any-known-fixes-for-hyper-v-host-networking-randomly-stops-responding
What really helped us in our case, was not only to disable the VMQ in all affected Network adapters properties as suggested by Microsoft, but also to disable it in the Virtual machine's properties (to uncheck “Enable Virtual Machine Queue” under each of the virtual machine settings). By default is it enabled.
From Miscrosoft Article:
https://support.microsoft.com/en-us/kb/2986895
This issue is resolved in Broadcom driver b57nd60a.sys version 16.8 and newer. In March 2015, Broadcom published driver version 17.0 for download. In April 2015, HP published version 16.8 of the driver for their affected network adapters, here is one of their download locations. Please contact your server OEM if you need a driver that is specific to your server.
If you are unable to update your network adapter driver to resolve the issue, you can work around the issue by disabling VMQ on each affected Broadcom network adapter by using the Set-NetAdapterVmq Windows PowerShell command. For example, if you have a dual-port network adapter, and if the ports are named NIC 1 and NIC 2 in Windows, you would disable VMQ on each adapter by using the following commands:
Set-NetAdapterVmq -Name "NIC 1" -Enabled $False
Set-NetAdapterVmq -Name "NIC 2" -Enabled $False
You can confirm that VMQ is disabled on the correct network adapters by using the Get-NetAdapterVmq Windows PowerShell command.
Note By default, VMQ is disabled on the Hyper-V virtual switch for virtual machines that are using 1-gigabit network adapters. VMQ is enabled on a Hyper-V virtual switch only when the system is using 10-gigabit or faster network adapters. This means that by disabling VMQ on the Broadcom network adapter, you are not losing network performance or any other benefits because this is the default. However, you need to do this to work around the driver issue.
Get-NetAdapterVmqQueue shows the virtual machine queues (VMQs) that are allocated on network adapters. You will not see any virtual machine queues that are allocated to 1-gigabit network adapters by default.
Infact, randomly, with Veeam 9 we got a single hyperV public lan to be unreachable causing backup failure (Heartbit lan was working fine)
Here they are actions taken trying to solve issue:
1. When a single host was unreachable with public lan we connected to freeze host using Heartbeat lan via RDP.
We stopped any Veeam processes and services to finish veeam backup (VM was always in backing up mode in HyperV console)
2. There was not any solution to put public lan to working again other than reboot host or disabling and renabling lan connection.
3. Backup faults happened again utilizing Veeam Throttling feature and using windows backup tools indeed than Veeam itself.
4. Finally we suspected that problem was related to lan driver itself.
Searching on internet Lan device name and server model we found that:
HP DL380 Gen8 servers as Windows 2012 R2 Hyper-V hosts and HP Ethernet 1Gb 4-port 331FLR / Broadcom NetXtreme
http://serverfault.com/questions/742520/any-known-fixes-for-hyper-v-host-networking-randomly-stops-responding
What really helped us in our case, was not only to disable the VMQ in all affected Network adapters properties as suggested by Microsoft, but also to disable it in the Virtual machine's properties (to uncheck “Enable Virtual Machine Queue” under each of the virtual machine settings). By default is it enabled.
From Miscrosoft Article:
https://support.microsoft.com/en-us/kb/2986895
Resolution
More information
Set-NetAdapterVmq -Name "NIC 1" -Enabled $False
Set-NetAdapterVmq -Name "NIC 2" -Enabled $False
You can confirm that VMQ is disabled on the correct network adapters by using the Get-NetAdapterVmq Windows PowerShell command.
Note By default, VMQ is disabled on the Hyper-V virtual switch for virtual machines that are using 1-gigabit network adapters. VMQ is enabled on a Hyper-V virtual switch only when the system is using 10-gigabit or faster network adapters. This means that by disabling VMQ on the Broadcom network adapter, you are not losing network performance or any other benefits because this is the default. However, you need to do this to work around the driver issue.
Get-NetAdapterVmqQueue shows the virtual machine queues (VMQs) that are allocated on network adapters. You will not see any virtual machine queues that are allocated to 1-gigabit network adapters by default.
<----->----->
Other suggested blog articles
Recovery - Access, Excel, Word, Office and Photo recovery tools and other blog procedures
Labels:
Driver,
Hyper-V 2012,
Server,
Tips,
Veeam
SCCM 2012 - HP and Dell Integration Pack
HP and Dell vendor has created relative Client Integration Kit for ConfigMgr 2012 R2. The HP Client Integration Kit (HP CIK) is a plug-in for ConfigMgr that improves the customer experience in deploying Windows XP and Windows 7 images to HP-managed clients. The same is seen in Dell Client Integration Pack. and http://en.community.dell.com/techcenter/os-applications/w/wiki/2565.dell-client-integration-pack.aspx
Lenovo has a website available for "Microsoft SCCM and MDT Package Index"
[read morehttp://henkhoogendoorn.blogspot.nl/2013/12/download-driver-packages-for-dell-hp.html]
Tips - Problema Windows 7 64 Bit vs HUAWEI E172
Stavo installando la chiavetta in oggetto su un S.O. a 64 bit ed non riuscivo ad installare i relativi driver.
Alla fine la soluzione da me adottate è stata la seguente:
Con me ha funzionato, prova e segui bene le istruzioni
Va bene su tutte le chiavette
1) Lasciare la Internet Key inserita nel PC
2) Scaricare e scomprimere in una cartella questo pacchetto http://www.rezet.info/rezet/WinDriver3.10.zip
3) Disinstallare tutti i software Vodafone presenti nel PC
4) Regedit
5) HKEY_LOCAL_MACHINE->SYSTEM->CurrentControlSet->Control->Class->{4D36E96D-E325-11CE-BFC1-08002BE10318}
6) Modificare la chiave Installer32, se non esiste crearla:
a) Andare sul menù Modifica
b) Scegliere Nuovo e Valore Stringa
c) Digitare Installer32 come nome chiave e invio
7) Fare doppio click sulla chiave Installer32 e nel campo Dati Valore digitare mdminst.dll,ClassInstall32 confermare con OK
8) Scaricare USBDeview e disinstallare qualsiasi riferimento di driver alla chiavetta Vodafone
9) Riavviare il PC
10) Installare i driver precedentemente scaricati http://www.rezet.info/rezet/WinDriver3.10.zip
11) Inserire la Internet Key ed attendere che appaia la richiesta di installazione del software Vodafone e procedere seguendo le istruzioni
12) Eventualmente riavviare ancora una volta il PC
Ecco un forum utile nel caso
http://lab.vodafone.it/forum/viewtopic.php?f=10050&t=9932&sid=e84295e9b14085e956b137e24b1d556b&start=45
Alla fine la soluzione da me adottate è stata la seguente:
Con me ha funzionato, prova e segui bene le istruzioni
Va bene su tutte le chiavette
1) Lasciare la Internet Key inserita nel PC
2) Scaricare e scomprimere in una cartella questo pacchetto http://www.rezet.info/rezet/WinDriver3.10.zip
3) Disinstallare tutti i software Vodafone presenti nel PC
4) Regedit
5) HKEY_LOCAL_MACHINE->SYSTEM->CurrentControlSet->Control->Class->{4D36E96D-E325-11CE-BFC1-08002BE10318}
6) Modificare la chiave Installer32, se non esiste crearla:
a) Andare sul menù Modifica
b) Scegliere Nuovo e Valore Stringa
c) Digitare Installer32 come nome chiave e invio
7) Fare doppio click sulla chiave Installer32 e nel campo Dati Valore digitare mdminst.dll,ClassInstall32 confermare con OK
8) Scaricare USBDeview e disinstallare qualsiasi riferimento di driver alla chiavetta Vodafone
9) Riavviare il PC
10) Installare i driver precedentemente scaricati http://www.rezet.info/rezet/WinDriver3.10.zip
11) Inserire la Internet Key ed attendere che appaia la richiesta di installazione del software Vodafone e procedere seguendo le istruzioni
12) Eventualmente riavviare ancora una volta il PC
Ecco un forum utile nel caso
http://lab.vodafone.it/forum/viewtopic.php?f=10050&t=9932&sid=e84295e9b14085e956b137e24b1d556b&start=45
Tips – Blu screend IDE Mode ed Enhanced
Se abbiamo un pc che ha il bios settato in “IDE-mode” come e si passa
all’opzione ” Enhanced” al riavvio si ha la blu screen.
Per risolvere andare:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
Modificare il campo “Start” dal valore “3″ al valore “0” (zero).
[fonte http://www.spippolazione.net/ index.php/2013/02/17/cambiare- la-modalita-del-controller- dal-compatible-ad-enhanced- senza-reinstallare/ ]
all’opzione ” Enhanced” al riavvio si ha la blu screen.
Per risolvere andare:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
Modificare il campo “Start” dal valore “3″ al valore “0” (zero).
[fonte http://www.spippolazione.net/
Tips - PCI device errore scheda Audio Realtek HD su ASUS/Intel kb888111
Mi è capitato su un pc con scheda Audio RealTek HD e Windows XP che improvvisamente l'audio smetta di funzioanre.
Reinstallando il Software originale REaltek non risulta funzionare.
Di seguito l'ID della periferica
La PCI\VEN_8086&DEV_293E&SUBSYS_829F1043
Di seguito invece il download dei driver di Intel (sono i suoi) che non ne volevano di installarsi:
http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Software+Products&ProductLine=Chipset+Software&ProductProduct=Intel%C2%AE+Chipset+Identification+Utility
Ho risolto scaricando la seguente patch (kb888111)e reinstallando a manella il driver su ogni singola periferica con il punto esclamativo:
http://www.driveragent.com/files/kb888111xpsp3.zip
Reinstallando il Software originale REaltek non risulta funzionare.
Di seguito l'ID della periferica
La PCI\VEN_8086&DEV_293E&SUBSYS_829F1043
Di seguito invece il download dei driver di Intel (sono i suoi) che non ne volevano di installarsi:
http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Software+Products&ProductLine=Chipset+Software&ProductProduct=Intel%C2%AE+Chipset+Identification+Utility
Ho risolto scaricando la seguente patch (kb888111)e reinstallando a manella il driver su ogni singola periferica con il punto esclamativo:
http://www.driveragent.com/files/kb888111xpsp3.zip
Driver – Tutti I driver di Windows
Come già indicato in altri post esiste un altro sito web che si preoccupa di raggruppare tutti I driver:
http://www.alessandromazzanti.com/2011/01/download-di-tutti-i-driver-per-pc.html
http://www.nodevice.com/
http://www.alessandromazzanti.com/2011/01/download-di-tutti-i-driver-per-pc.html
http://www.nodevice.com/
Labels:
Driver
Driver - Trovare in automatico gli aggiornamenti dei processori/chipset Intel
Supponiamo di avere un pc in cui abbiamo il processore/Chipset intel ed il cui produttore di hardware non fornisce gli aggiornamenti ultimi.
Per poter essere sicuri di scaricare ed installare i driver corretti intel ha messo a disposizione una pagina web dove poter eseguire in automatico la scansione.
Una volta terminata verranno dati i link per il download.
/div>
http://www.intel.com/p/it_IT/support/detect
Programmi - Download Driver Plus /VLC Media Player/ PDF Creator/Forge of Empires/TRAVIAN/Dc Universe Online
Driver Plus
Aggiorna i driver del tuo pc Gratis. DriverPlus
trova subito i driver più aggiornati per il vostro computer attraverso
un'interfaccia user-friendly ed un database di oltre undici milioni di
driver. DriverPlus consente di risparmiare tempo e la frustrazione di
avere il tuo computer sempre aggiornato. DriverPlus è assolutamente
gratuito!
Vlc Media Player
Vlc Media Player è una delle applicazioni gratuite più complete per
riprodurre file multimediali. Vlc Media Player ti permette di riprodurre
file audio e video. L'applicazione consente di decodificare una grande
varietà di formati: AVI, FLV, MKV, DivX, MPG, WMV, WMA, MP3, OGG, AAC,
AC3 e molti altri.
Desert Operations
PDFPro il PDF Creator GRATIS
Lotta contro migliaia di giocatori per ottenere le risorse! Aumenta la tua influenza nella politica mondiale creando alleanze e facendo guerre!
PDFPro il PDF Creator GRATIS
PDFPro il PDF Creator GRATIS per convertire tutti i tuoi documenti in
PDF e viceversa. Grazie a PDFPro (PDF Creator) potrete convertire e
modificare qualsiasi documento, infatti questo prodotto non si limita
alla sola creazione di documenti PDF, ma anche alla conversione completa
di un PDF in un normale testo modificabile.
Forge of Empires
Forge of Empires è un browsergame di strategia che ti permette di creare
il tuo insediamento e di accompagnarlo dagli inizi dell'Età della
Pietra nel corso dei secoli. Costruisci gli edifici e le strutture
tipiche di ogni epoca e allarga la tua sfera di influenza attraverso
campagne militari e abili accordi. Registrati ora per giocare!
Remunerazione: CPL
TRAVIAN
TRAVIAN è uno dei più popolari browser games nel mondo. Come giocatore
di TRAVIAN, potrai costruire il tuo impero,reclutare un esercito potente
e combattere con i tuoi alleati per l'egemonia del server.
Dc Universe Online
Costruisci, colonizza, commercia - porta in alto il tuo regno e
trasforma il tuo browser in un potente impero. In questo browsergame ti
attendono appassionanti battaglie contro migliaia di giocatori.
World of Tanks
World of Tanks — Tank Action MMO pluripremiato. Scegli tra più di 150 veicoli corazzati americani, sovietici, tedeschi e francesi e partecipa da subito a feroci battaglie PvP a squadre!
Concorso Vinci la Mela Morsicata
Fantastico concorso a premi, gli iscritti parteciperanno al'estrazione di fantastici premi APPLE!!
Labels:
Driver,
Games,
IT,
Multimedia,
Programmi
Subscribe to:
Posts (Atom)