Share via

Powershell modules to work on MIM groups

Vignesh Prakash 0 Reputation points
2024-01-17T14:12:51.05+00:00

Hi, I am having a Microsoft Identity Manager (MIM) group created in my organisation and I am trying to work on the groups using powershell to add/remove members or owners. The traditional Add-AzADGroupMember cmdlets are not working and throwing error like not recognised as the name of the cmdlet, function, script file, or operable program Can you help if there is a separate module or cmdlets to work with MIM groups and what are the permissions required to run the same. Thanks.

Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Microsoft Identity Manager
0 comments No comments

1 answer

Sort by: Most helpful
  1. Sylvain Clb 946 Reputation points
    2024-02-22T14:50:16.8966667+00:00

    Hello Vignesh Prakash,

    MIM is not part of Azure so all xxx-AzADxxx cdmlet will not work.

    You can use the by design PS Cdmlet Import-FIMConfig or use the third party module of Lithnet

    BR, Sylvain

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

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