Installing Microsoft Dynamics CRM 3.0 Client silently
February 15, 2006 21:13 by menno

The steps in the IG say to use the following syntax:

msiexec /q /l c:\clientinstall.txt Client.msi CONFIG=c:\installconfig.xml

I followed the steps in the IG on page 16-3 for creating an Administrative install location for the Laptop\Desktop Client on C:\Client\Laptop shared as \\crmserver\Client.
I added my .xml file named silentinstall.xml to that same location.

I was able to get this to work using the following syntax:
msiexec.exe  /i \\<myservername>\Client\Laptop\Client.msi /q /l c:\clientinstalllog.txt CONFIG=\\<myservername>\Client\Laptop\silentinstall.xml

Example:

msiexec.exe  /i \\crmserver\Client\Laptop\Client.msi  /q /l c:\clientinstalllog.txt CONFIG=\\crmserver\Client\Laptop\silentinstall.xml

What is important to know is that I found out that you need the AlwaysInstallElevated enabled in the Register on machine- and user level.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Actions: E-mail E-mail |Comments Comments (0) | RSS comment feed Comment RSS |

Related posts

Add comment


(Will show your Gravatar icon)  

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

October 6. 2008 09:26