Error: Authentication Failure with the local MID Server Service Credentials.
Import
·
Jun 11, 2018
·
article
Cause: When Discovery is scheduled for the Windows devices, It checks all the credentials for Windows in our instance for the device we are trying to discover. After Powershell tries all the credentials in the instance and it fails to logon with any of them. Next by default, It attempts to logon by using MID Server service credentials.
Solution: Add a configuration parameter to the MID Server.
Mid.powershell.local_mid_service_credential_fallback = false
Note: After changing the parameter, please make sure to restart the MID Server.
Test Results:
- Run the discovery again for the device failing with this error.
- Open the “Input” XML file for WMI in ECC Queue.
Before Change:
After Change:
View original source
https://www.servicenow.com/community/itom-articles/error-authentication-failure-with-the-local-mid-server-service/ta-p/2326470