Community Alums
Not applicable
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 06-11-2018 11:29 AM
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:
Labels:
- 7,103 Views