How can you automate changing of MIM SQL Management agent credentials

Rich Wray 1 Reputation point
2023-01-17T19:48:52.7+00:00

I see there is a way to script updating the credentials for an AD MA (also ECMA, etc.) but not a SQL Server management agent.

Does anyone know how this can be done?

[https://learn.microsoft.com/en-us/powershell/module/microsoft.directoryservices.metadirectoryservices.config/set-miisadmaconfiguration?view=idm-ps-2016sp1

Microsoft Security | Microsoft Identity Manager
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sylvain Clb 946 Reputation points
    2023-01-18T09:19:06.75+00:00

    Hello Rich,

    The automation of the MIM Sync engine is limited. The rotation of password is not supported by design.

    But, as you are using a custom MA: have you by any chance access to the source code?

    If yes, you can implement a feature to request the password on third party vault that you handle the rotation for you.

    BR,
    Sylvain


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.