Forum Discussion

mittalnishit's avatar
mittalnishit
Copper Contributor
Nov 28, 2023

Alternative to Restore-MsolUser -AutoReconcileProxy alternative in Graph

I know, there is an alternative to the command Restore-MsolUser in the Graph API which is Restore-MgDirectoryDeletedItem according to the cmdlet mapping at
Find Azure AD and MSOnline cmdlets in Microsoft Graph PowerShell | Microsoft Learn

 

But, is there something that implements the functionality provided by Restore-MsolUser -AutoReconcileProxyConflicts in the GraphAPI?

 

Do people have wrapper functions built for it that someone else can use?

Resources