/
Test Ability to Read MAC Address
Test Ability to Read MAC Address
Problem
Versions of ADAMS prior to 3.6 can run into an error during acquisition. The error will contain: AddIdentifyingInfoToNodeInXmlEntity. The error occurs because the application is being blocked from reading the IP and MAC address(es) of the local machine.
Solution
This vbscript: W32NetAdapaterConfig.dotvbs (rename to .vbs) will test this. If it is blocked an error will display, otherwise each MAC and IP address will be shown in turn.
The error seems to be due to disk corruption. Running chkdsk may exhibit bad sectors. They only know fix, other than upgrading, is to re-image the computer.
Recently a customer was able to resolve this issue with the following steps.
stop the WMI service
delete the contents of the C:\Windows\SYSTEM32\Wbem\Repository folder
run the following commands:
winmgmt /clearadap
winmgmt /kill
winmgmt /unregserver
winmgmt /regserver
winmgmt /resyncperf
delete the contents of the C:\Windows\SYSTEM32\Wbem\Repository folder
run the following commands:
winmgmt /clearadap
winmgmt /kill
winmgmt /unregserver
winmgmt /regserver
winmgmt /resyncperf
Related articles
, multiple selections available,
Related content
Adams Bridge and Adams Web not communicating
Adams Bridge and Adams Web not communicating
More like this
Adams Bridge Unable to Connect to Adams Web
Adams Bridge Unable to Connect to Adams Web
More like this
Adams Bridge Unknown Publisher
Adams Bridge Unknown Publisher
More like this
Unverifiable code failed policy check
Unverifiable code failed policy check
More like this
Adams Bridge Startup: "Unable to load the in process list"
Adams Bridge Startup: "Unable to load the in process list"
More like this
Endless activation attempts
Endless activation attempts
More like this
© 2023 Foray, LLC - All Rights Reserved