I have been pulling my hair out with this for some time now. I have been searching only through various TechNet posts and a handful of other sites and i have yet to be able to get a successful install of the MIM2016 service.
My lab environment includes:
Server 2016 DC
Server 2016 MIM server (SQL2016, Sharepoint2016)
Server 2012R2 MIM server (SQL2014, Sharepoint2013SP1) tried this since i couldn't get it to install on the 2016 server
Server 2012R2 Exchange Server with 2013Sp1 installed
Errors in log file
Lots of these but they seem to be in any copy of the ISO that i download so i assume this is normal
DEBUG: Error 2826: Control ckboxUseSSL on dialog ExchAndCertificateDlg extends beyond the boundaries of the dialog to the right by 15 pixels
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ExchAndCertificateDlg, ckboxUseSSL, to the right
DEBUG: Error 2769: Custom Action ValidateSyncAccount did not close 1 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: ValidateSyncAccount, 1,
Action ended 13:31:34: ValidateSyncAccount. Return value 1.
This seems to be the fatal error the installer experiences:
CAQuietExec:
CAQuietExec: URL reservation delete failed, Error: 2
CAQuietExec: The system cannot find the file specified.
CAQuietExec:
CAQuietExec:
CAQuietExec: Error 0x80070001: Command line returned an error.
CAQuietExec: Error 0x80070001: CAQuietExec Failed
CustomAction DeleteResourceEndpointAcl returned actual error code 1603 but will be translated to success due to continue marking
MSI (s) (C4:EC) [13:32:14:893]: Executing op: ActionStart(Name=RollbackAclResourceEndpoint,,)
Also this error is listed:
CustomAction AddServiceToPerformanceMonitors returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
06/01/2018 13:32:27.827 [5828]: Assembly Install: Failing with hr=80070005 at RemoveDirectoryAndChildren, line 393
And then the final summery
=== Logging stopped: 6/1/2018 13:34:40 ===
MSI (c) (E8:5C) [13:34:40:353]: Note: 1: 1708
MSI (c) (E8:5C) [13:34:40:353]: Product: Microsoft Identity Manager Service and Portal -- Installation failed.
MSI (c) (E8:5C) [13:34:40:354]: Windows Installer installed the product. Product Name: Microsoft Identity Manager Service and Portal. Product Version: 4.4.1302.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status:
1603.
MSI (c) (E8:5C) [13:34:40:358]: Grabbed execution mutex.
MSI (c) (E8:5C) [13:34:40:358]: Cleaning up uninstalled install packages, if any exist
MSI (c) (E8:5C) [13:34:40:359]: MainEngineThread is returning 1603
=== Verbose logging stopped: 6/1/2018 13:34:40 ===
I've searched and searched for any information on these but i haven't been able to really find much information on it so any help would be greatly appreciated.