Does anyone have a PowerShell script that can be shared that will synchronize AD and IMS accounts?
I am looking to automatically create the IMS accounts for new AD accounts.
Thank you!
Are you talking about an IMS identity account in a ProjectWise datasource, or an actual cloud IMS account? For the first, move the question to the ProjectWise PowerShell Extensions Forum (click the More link under your message and select Move).
ProjectWise PowerShell Extensions Forum - ProjectWise - Bentley Communities
For the second, Bentley supports Azure AD and can federate or sync from that. I don't think there is an API publicly available for creating your own IMS accounts, but we use Federation so I've never looked either.
Some info on setting up the sync:
Microsoft Azure AD Automatic User Provisioning Configuration - User Management and Identity Wiki - User Management and Identity - Bentley Communities
Answer Verified By: Marc Thomas
Thank you, Kevin!This would apply to actual IMS accounts. I'll have a read and go from there.