Answered by:
Can We Add/Create a User in Micosoft Dynamic CRM Online using Visual Studio ?

Question
-
Can We Add/Create a User in Micosoft Dynamic CRM Online using Visual Studio ?
If We can then please help me.
Regard
Gurmukh
- Edited by gurmukh.s Tuesday, March 24, 2015 1:10 PM
Tuesday, March 24, 2015 1:08 PM
Answers
-
Take a look at this thread: https://community.dynamics.com/crm/f/117/t/104204.aspx
The short of it is you need to do it through the Office 365 tools, not the CRM tools. Since Office 365 has its own API, it's possible to create the user that way. The bottom comment has a PowerShell example you could build from.
The postings on this site are solely my own and do not represent or constitute Hitachi Solutions' positions, views, strategies or opinions.
Tuesday, March 24, 2015 2:01 PM -
Thanks Wayne, this is really very help full.
Use this link for:
Manage users by calling Windows PowerShell
https://code.msdn.microsoft.com/office/Office-365-Manage-users-by-cfc96d5e
Wednesday, March 25, 2015 6:55 AM
All replies
-
Take a look at this thread: https://community.dynamics.com/crm/f/117/t/104204.aspx
The short of it is you need to do it through the Office 365 tools, not the CRM tools. Since Office 365 has its own API, it's possible to create the user that way. The bottom comment has a PowerShell example you could build from.
The postings on this site are solely my own and do not represent or constitute Hitachi Solutions' positions, views, strategies or opinions.
Tuesday, March 24, 2015 2:01 PM -
Thanks Wayne, this is really very help full.
Use this link for:
Manage users by calling Windows PowerShell
https://code.msdn.microsoft.com/office/Office-365-Manage-users-by-cfc96d5e
Wednesday, March 25, 2015 6:55 AM -
Can We Add/Create a User in Office 360 using Visual Studio(Web Application)?
Thursday, March 26, 2015 4:15 AM