Skip to content

Proactive and recative PS script for 'Ghosted NIC / Static IP Removal' or 'NIC driver Removal' issues

License

Notifications You must be signed in to change notification settings

walter-1/CheckPCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CheckPCI

Proactive and recative PS script for 'Ghosted NIC / Static IP Removal' or 'NIC driver Removal' issues

Purpose:

The CheckPCI.ps1 script can

1. Re-assign IPv4 static IP address if it might be lost after reboot, using Task Scheduler

2. Test for missing OEM INF files for network adapters

3. Collect PNP PCI SetApi logs; Prereq: Start-Collection.ps1

Result logs and data of this script will be located in same folder where the script is invoked. In case of NIC failure situation after reboot, the script Start-Collection.ps1 should be run again.

CheckPCI_lost-static-IP-or_lost-NIC-driver.zip file contains complete Readme doc file with FAQ section.

  • Run the script in elevated PS window.

.\CheckPCI.ps1 -AutoAssignIP Save -TestOemInf Yes -StartCollect Before

If the machine is already in failing state, run:

.\CheckPCI.ps1 -AutoAssignIP Save -TestOemInf Yes -StartCollect After

About

Proactive and recative PS script for 'Ghosted NIC / Static IP Removal' or 'NIC driver Removal' issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published