Hi all,
I setup FIM 2010 R2 SP1 with Sharepoint 2013 following exact step from http://www.fimspecialist.com/fim-portal/installing-fim-2010-r2-sp1-portal-on-sharepoint-foundation-2013/
FIMPortal Sharepoint application (FIMPortal.<domain name>) and FIM sync service is up and running without issue but failed to install FIM Service and Portal with "forefront identity manager service and portal setup wizard ended prematurely"
SQL 2012 is on a separated server, FIMService has sysadmin and access from this computer from network GPO right. FIM sync DB creation has no issue.
Another DNS A record FIMPortal created for FIM Service server and SPN has been set
SetSPN -S FIMService/FIMPortal.<domain name> Domain\FIMService
SetSPN -S HTTP/FIMPortal.<domain name> domain\FIMAppPool
MSI log shows 1603 error
MSI (s) (DC:30) [18:26:55:477]: MainEngineThread is returning 1603MSI (s) (DC:A8) [18:26:55:492]: RESTART MANAGER: Session closed.
MSI (s) (DC:A8) [18:26:55:492]: No System Restore sequence number for this installation.
MSI (s) (DC:A8) [18:26:55:492]: User policy value 'DisableRollback' is 0
MSI (s) (DC:A8) [18:26:55:492]: Machine policy value 'DisableRollback' is 0
MSI (s) (DC:A8) [18:26:55:492]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (DC:A8) [18:26:55:492]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (DC:A8) [18:26:55:492]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (DC:A8) [18:26:55:508]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (DC:A8) [18:26:55:508]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
MSI (s) (DC:A8) [18:26:55:508]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (s) (DC:A8) [18:26:55:508]: Restoring environment variables
MSI (s) (DC:A8) [18:26:55:508]: Destroying RemoteAPI object.
MSI (s) (DC:9C) [18:26:55:508]: Custom Action Manager thread ending.
MSI (c) (AC:B4) [18:26:55:508]: Back from server. Return value: 1603
MSI (c) (AC:B4) [18:26:55:508]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (AC:B4) [18:26:55:508]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
Action ended 18:26:55: ExecuteAction. Return value 3.
MSI (c) (AC:B4) [18:26:55:508]: Doing action: FatalError
Action 18:26:55: FatalError.
Action start 18:26:55: FatalError.
Action 18:26:55: FatalError. Dialog created
Jason