locked
Trying to silently install and setup CRM 2011 for Outlook, but it will not auto setup my organization for me. RRS feed

  • Question

  • I am able to silently install CRM 2011, but cannot get the installer to use my xml file during setup. Once the plugin is loaded it either takes me to the CRM setup screen or I have to manually go there from the toolbar and do it. This is the command I am using to silently install:

    \\server\source\APPS\CRM2013\SetupClient.exe /Q /i \\server\Source\APPS\CRM2013\default_client_config.xml

    The config file looks like this:

    <Deployments>
    	<Deployment>
    		<DiscoveryUrl>http://crm/</DiscoveryUrl>
    		<Organizations>
    			<Organization IsPrimary='true'>IMO</Organization>
    		</Organizations>
    	</Deployment>
    </Deployments>
    While the setup screen looks like this after I manually set it up. Not sure what I am doing wrong here. I am also not seeing those logs files during install on my Windows 8 computer...


    • Edited by kkonovalov Friday, January 2, 2015 7:05 PM
    Friday, January 2, 2015 4:49 PM

All replies

  • In windows 8, you need to manually enable WIF 3.5 feature, then have a try again.
    Sunday, January 4, 2015 2:25 AM
  • I have those features turned on...strange.

    Does my Discovery URL seem right? Or am I supposed to use this url http://crm/XRMServices/2011/Discovery.svc
    • Edited by kkonovalov Monday, January 5, 2015 2:38 PM
    Monday, January 5, 2015 2:30 PM