Unsolved
This post is more than 5 years old
26 Posts
0
10298
April 17th, 2012 07:00
OMCI v8 report error when installed by OSD in SCCM 2007 R2 SP2
Hi,
I will try to install OMCI v8 in my task sequence when I deploy a computer with OSD.
The first error is:
The task sequence execution engine failed executing the action (Dell OMCI) in the group (Dell Management) with the error code 2147942401
The second is a warning:
The task sequence execution engine ignored execution failure of the action (Dell OMCI) in the group (Dell Management).
The third is an error:
The program for advertisement "P0120218" failed ("P01002E6" - "Silent Install OMCI"). A failure exit code of 1 was returned.
User context: AUTORITE NT\Système
Possible cause: Systems Management Server (SMS) determines status for each program it executes. If SMS cannot find or correlate any installation status Management Information Format (MIF) files for the program, it uses the program's exit code to determine status. An exit code of 1 is considered a failure.
Solution: For more information on the exit code, refer to the documentation for the program you are distributing.
And I have a second waning:
Windows Installer per-user elevation of this program ("P01002E6" - "Silent Install OMCI") failed for advertisement "P0120218". The operating system reported error 1603: Fatal error during installation. This program was started. Please check the status of this program to determine whether or not it was completed sucessfully
Possible causes: The version of Windows Installer on the computer is less than version 2.0, or the setup program does not support Windows Installer per-user elevated rights installations.
Possible solutions: Update the version of Windows Installer on the computer to version 2.0 or later, or contact the software vendor that supplied the install program to determine if a version of setup that supports per-user elevated rights is available.
I receive all of this error, but the application is installed on the computer. I have try differente installation, but I always receive this error. Presently, I use the msi file from the extrated package downloaded from DELL to deploy it, because, when I try to use the package with /s to run silently, the OMCI is never install.
Thanks,
Steve
0 events found


DELL-Warren B
1.1K Posts
0
June 21st, 2012 07:00
It appears that you are using "continue on error" in your TS step, that's good. Are you using the latest OMCI 8.1?