sashenka67 0 Posted March 21, 2014 Report post Posted March 21, 2014 Hi all, Attempting to automate the deployment of CRM 2013 to Windows 7 Office 2010. Struggling with getting the right command to deploy it quietly and passively. Any advice? All I could find online was CRM 2011 and SCCM 2007. Thanks! Quote Share this post Link to post Share on other sites
jkirshy 3 Posted March 21, 2014 Report post Posted March 21, 2014 SetupClient.exe /q /targetdir "c:\program files\Microsoft CRM" INSTALLLEVEL=2 /l c:\crm_client_setup_log.txtlook at this web site, its great...http://www.itninja.com/software/microsoft/dynamics-crm-2011-client/5-2606 deploy as a .exe Quote Share this post Link to post Share on other sites