JSI Tip 6026. When you restore a Windows 2000 System State, network adapters may be missing or are incorrect?

Jerold Schulman

December 2, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

In tip 2102, I detailed the Plug & Play values of NTBackup's KeysNotToRestore sub-key.

Unfortunately, this default setting causes only part of the Plug and Play database to be restored, leaving the database in an inconsistent state. This may cause missing network adapters or adapters with incorrect names, and new WAN miniport L2TP entries in Device Manager.

To fix this problem, manually delete all the incorrect entries and have Device Manager redetect the hardware.

To cause future backups and restores to function in this regard:

1. On every Windows 2000 computer that will ever back up the System State, or be used to restore it, use Regedt32 to navigate to:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlBackupRestoreKeysNotToRestore.

2. Double-click the Plug & Play Value Name, a REG_MULTI_SZ data type.

3. Click in the Multi-String Editor window to de-select the data.

4. Delete the CurrentControlSetEnum data value, leaving only CurrentControlSetControlCriticalDeviceDatabase.

5. Press OK.

6. Exit Regedt32.

NOTE: Back ups taken prior to this change will NOT properly restore the Plug and Play database.



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like