SCCM 2007 R3 upgrade on Secondary Site server
Hi All
I advertised R3 Upgrade Package with Run Frist SCCM R3 Prerequisite (KB977384)
Selected Run from DP option.
While installing KB977384, It restarts all SCCM related services. So program execution failed with below error.
“OpenProcess failed for process 1296, error 80070057”
“Can not continue monitoring the program after service restart because the process exited.
Assume failed”
“CExecutionRequestManager request for program SCCM 2007 R3 Install removed because request for depedency program SCCM 2007 R3 Prerequisite
no longer exist”
Any help.
May 18th, 2011 9:15am
Either stick them both in a vbscript or use two seperate advertisements or a task sequence.
John Marcum | http://myitforum.com/cs2/blogs/jmarcum/|
Free Windows Admin Tool Kit Click here and download it now
May 18th, 2011 9:35am
Hi John Marcum
I created seperate advertisement for
KB977384,With below command,
"C:\WINDOWS\system32\msiexec.exe" /i SCCM2007\HOTFIX\SCCM2007-SP2-KB977384-ENU.msi /qn /norestart /l*v c:\R3SPreReq.log
Still have the same issue
please suggest
Thank you
Karthick V
May 19th, 2011 9:30am
So you deployed the prereq then R3 as a seperate package? Unfortunately when we use SCCM to upgrade the SCCM client it almost always shows as a failure because it restarts the services.John Marcum | http://myitforum.com/cs2/blogs/jmarcum/|
Free Windows Admin Tool Kit Click here and download it now
May 19th, 2011 10:35am
Hi John Marcum
Thank you.
I will try to install Manually .
Any other way to automate the install(KB977384) on secondary site?
Regards
Karthick V
May 19th, 2011 10:44am
I think it installs, it just reports as a failure. It's not a real failure.
John Marcum | http://myitforum.com/cs2/blogs/jmarcum/|
Free Windows Admin Tool Kit Click here and download it now
May 19th, 2011 11:24am
Hi John Marcum
Its not installing and there is no change in SCCM client version.
Regards
Karthick V
May 19th, 2011 11:40am
The hotfix itself (kb977384) does not change the version of the ConfigMgr client, but it does create a ConfigMgr package (when installed on a primary site) that has to be used to upgrade the clients.Torsten Meringer | http://www.mssccmfaq.de
Free Windows Admin Tool Kit Click here and download it now
May 19th, 2011 11:58am
Thanks John Marcum.
Yes,Thats not a real failure.
Thanks Torsten.
May 20th, 2011 7:11am