Is there a way to add a deployment administrator to Microsoft CRM 4.0 using a sql query against the CRM database? The person that setup the CRM was the only one who was the Deployment Administrator and he has left and his account was deactivated before another Deployment Administrator could be added using the deployment manager tool. Or is there another way of adding another Deployment Administrator?
Share
The way to set additional deployment administrators is through the “Deployment Manager” mmc console. Of course that the console must be opened under the existing deployment administrator AD account.
If you say that the account was disabled from the AD, then reenable it, reset the password to something you know and then open the console and add another Deployment Manager.
On the other hand, if the account was deactivated from CRM, than that means that another CRM user has the privilege to activate/deactivate users … so log on with that user and reactivate the account.
Hope this helps.