Answered by:
CRM Outlook Client Auto Configuration

Question
-
Hi All,
Is there anyway to unconfigure the CRM 4 outlook client with xml or something? which command should i choose to run to un-configure/remove the CRM4 Outlook Client?
Currently using the command line to configure the CRM4 Outlook Client with xml.
C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard>Microsoft.Crm.Client.Config.exe /Q<o:p></o:p>
/config "C:\CRMConfigLog\CRM_Client_Config.xml" /l "C:\CRMConfigLog\ClientConfigLog.txt"
CRM_Client_Config.xml
<?xml version="1.0" encoding="utf-8"?>
<CRMConfiguration>
<Client>
<ServerUrl Type="OnPremise" ShowUser="false">http://serverurl</ServerUrl>
<Organization>ORG</Organization>
<CEIP optin="false" />
<Database Reuseexisting="false" />
</Client>
</CRMConfiguration>Regards
- Edited by CHIGO Sunday, April 8, 2012 11:18 AM
- Moved by Andrii ButenkoMVP, Moderator Sunday, April 8, 2012 1:45 PM (From:CRM)
Sunday, April 8, 2012 11:08 AM
Answers
-
Try with this one.
C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard>Microsoft.Crm.Client.Config.exe /q /reset
Note: /q for silentRegards,
- Marked as answer by CHIGO Tuesday, April 17, 2012 6:44 AM
Tuesday, April 17, 2012 6:44 AM
All replies
-
Hi,
Is there a specific reason to remove the Outlook client through command line?
If not then have a look at this blog, I hope this helps:
http://mscrmonline.wordpress.com/2010/03/28/full-uninstall-of-microsoft-crm-outlook-client/
I hope this helps. If my response answered your question, please mark the response as an answer and also vote as helpful.
Ashish Mahajan, CRM Developer, CSG (Melbourne)
My Personal Website: http://www.ashishmahajan.com
My Blogs: http://ashishmahajancrm.blogspot.com.au and http://ashishmahajancrm.wordpress.com
My Youtube Channel: http://www.youtube.com/user/ashishmahajanmscrmMy Linkedin: - Proposed as answer by Ashish Mahajan Technical Architect, Writer Sunday, April 8, 2012 12:59 PM
Sunday, April 8, 2012 12:59 PM -
Hi,
Thanks you for your reply.
Actually, i do not want to fully uninstall/remove. I just wanted to unconfigure (or) remove the CRM4 client configuraiton from outlook with xml or command line. Is there anyway to unconfigure the CRM4 outlook client with xml or command line?
Any help would be appreciate.
Thanks in advance
Regards,
CHIGO
Monday, April 9, 2012 10:23 AM -
Try with this one.
C:\Program Files\Microsoft Dynamics CRM\Client\ConfigWizard>Microsoft.Crm.Client.Config.exe /q /reset
Note: /q for silentRegards,
- Marked as answer by CHIGO Tuesday, April 17, 2012 6:44 AM
Tuesday, April 17, 2012 6:44 AM