Hello @ all,
I have following environment:
SCCM 2012 Cu2
SQL 2008 R2 ... both on the same box.
We have some issues when we install some windows updates during OSD phase.
We don´t use the Software Update feature in SCCM, instead we use the ZTIWindowsUpdate.wsf Script to
install Software Updates (3 times) from a stand alone WSUS Server.
After finishing the Task Sequence the client will not install several packages (not applications) which
are assigned by collection memberhsip. In the log I get following error message:
execmgr.log
Raising event:
[SMS_CodePage(850), SMS_LocaleID(1031)]
instance of SoftDistProgramWaitingForAnotherProgram
{
AdvertisementId = "X01203AD";
BlockingPackageID = "";
BlockingProgramName = "";
ClientID = "GUID:A14DC1AB-2B11-4D8B-A0B2-1E0B9EC1BC6F";
DateTime = "20131125131652.972000+000";
MachineName = "X1276905";
PackageName = "X12002AD";
ProcessID = 3296;
ProgramName = "Install_XX_Script";
SiteCode = "X01";
ThreadID = 2592;
};
I figured out, when I don´t install the Software Updates (by disabling the steps in the task sequence), the packages will be installed after finishing the task sequence.
Any ideas?
Thanks in advance.
Tom
I have following environment:
SCCM 2012 Cu2
SQL 2008 R2 ... both on the same box.
We have some issues when we install some windows updates during OSD phase.
We don´t use the Software Update feature in SCCM, instead we use the ZTIWindowsUpdate.wsf Script to
install Software Updates (3 times) from a stand alone WSUS Server.
After finishing the Task Sequence the client will not install several packages (not applications) which
are assigned by collection memberhsip. In the log I get following error message:
execmgr.log
Raising event:
[SMS_CodePage(850), SMS_LocaleID(1031)]
instance of SoftDistProgramWaitingForAnotherProgram
{
AdvertisementId = "X01203AD";
BlockingPackageID = "";
BlockingProgramName = "";
ClientID = "GUID:A14DC1AB-2B11-4D8B-A0B2-1E0B9EC1BC6F";
DateTime = "20131125131652.972000+000";
MachineName = "X1276905";
PackageName = "X12002AD";
ProcessID = 3296;
ProgramName = "Install_XX_Script";
SiteCode = "X01";
ThreadID = 2592;
};
I figured out, when I don´t install the Software Updates (by disabling the steps in the task sequence), the packages will be installed after finishing the task sequence.
Any ideas?
Thanks in advance.
Tom