Anyone successfully deploying Dynamics CRM 2016 for Outlook?
Hello,
I've had no problem deploying Dynamics CRM 2013 or 2015 to clients. However, 2016 is a big problem. I published it the usual way I do (a silent MSI install copying all files from the PDQ repo to the client) and instead of installing, it fails and in the process removes the previous version.
I'm deploying to Windows 8.1 and Windows 10 computers that are fully patched and running 32-bit versions of Office 2013 and 2016.
Here's the command I run:
SetupClient.exe /Q /l c:\clientinstalllog.txt /disableofflinecapability
The three versions of the installer seem to be very similar so I don't know what MS has changed in 2016.
There are two logs files (attached). One of them has the following error:
11:59:22| Info| Error 0x00000003 encountered when trying to find the MSP update file.
And the other file has:
MSI (s) (68:88) [11:59:41:644]: Product: Microsoft Dynamics CRM 2016 for Microsoft Office Outlook -- Error 1309. Error reading from file: C:\WINDOWS\AdminArsenal\PDQDeployRunner\service-1\exec\PFiles\MSCRM\Client\res\web\_static\_forms\accessprivilegebehavior.js. System error 3. Verify that the file exists and that you can access it.
Error 1309. Error reading from file: C:\WINDOWS\AdminArsenal\PDQDeployRunner\service-1\exec\PFiles\MSCRM\Client\res\web\_static\_forms\accessprivilegebehavior.js. System error 3. Verify that the file exists and that you can access it.
I think the second error there is the more telling one but I really have no idea why it wouldn't be able to read/access that file alone.
I'm happy to provide any further information that might be needed.
clientinstalllog.txt
crm80clientmsi.log
Comments