- Windows Server 2016 Administration Fundamentals
- Bekim Dauti
- 101字
- 2021-07-02 22:24:09
Troubleshooting a device driver (1.1.6)
In case there are issues with a device driver, there are several techniques (see Figure 3.7) to overcome device driver problems:
- Update driver: This enables to update the driver automatically or browse your server for driver software.
- Roll-back driver: This enables to roll-back driver if your current driver is causing problems.
- Disable driver: This enables to disable driver if the current driver is causing major issues such as server instability.
- Uninstall driver: This enables to uninstall current driver if you have found the appropriate driver from the device manufacturer.
Figure 3.7. Troubleshooting options for device driver