This post is more than 5 years old
3 Posts
0
6024
January 20th, 2012 09:00
Unable to install DCIP on SCCM 2007 R3 -2147467261
I am unable to install DCIP 2.0 on a SCCM 2007 R3 server. I receive an error code 1603 in the log file after installation fails and rolls back. My server meets all the pre-requisites in the DCIP-Install Guide. During the installation I receive a window that opens with a red 'X' -2147467261 OK is the only optin then it rolls back.
Any help would be appreciated.
No Events found!



Borne
1 Message
1
January 24th, 2012 04:00
ldgee2002,
then I would try one of two options.
1. open a command prompt with "run as Administrator" go to the location of your MSI-File and run it with "msiexec /i " ... or
2. create a batch file and insert "msiexec /i " save it and then you can click with the right mouse button on it and run as Administrator ...
regards
DELL-Warren B
1.1K Posts
0
January 23rd, 2012 07:00
ldgee2002,
Can you provide some additional details about your installation.
Are you elevating the install (right-click "run as administrator")?
Is your ConfigMgr database on the same server?
What OS is on the server?
ldgee2002
3 Posts
0
January 23rd, 2012 08:00
Hi Warren,
I'm running SCCM 2007 R3 on Windows Server 2008 R2 with the database located on another server. The msi application doesn't allow a "right-click" run as admin function. When you right-click it only gives 3 options - Install, Repair, or Uninstall. Holding the Shift key while right-clicking doesn't change the options. I am logged on as a Domain Admin on this box while attempting to run the install.
ldgee2002
3 Posts
0
January 24th, 2012 06:00
That worked. Thanks