Search the Community
Showing results for tags 'basevar'.
-
Hello I have set up SCCM 2012 with MDT 2012 integration. I have successfully created build and capture task sequence. I have also created office 2010 application which deploys without any problems to collections. My problem is when I want to install applications in a task sequence. I made a task sequence which only contains install application. I select multiple application using base variable. I set the variable in the collection variable on my collection. First I thought the problem was related to setting the variable, but from the log I can see that the variable is working, and it's adding the office application to the list. See attached text from the smsts.log <![LOG[[ smsinstallapp.exe ]]LOG]!><time="20:49:28.528-120" date="08-16-2012" component="InstallApplication" context="" type="1" thread="3828" file="main.cpp:207"> <![LOG[Application Names: ]LOG]!><time="20:49:28.528-120" date="08-16-2012" component="InstallApplication" context="" type="1" thread="3828" file="main.cpp:233"> <![LOG[baseVar = 'APPINST', Continueonerror=False]LOG]!><time="20:49:28.528-120" date="08-16-2012" component="InstallApplication" context="" type="1" thread="3828" file="main.cpp:239"> <![LOG[swdAction = '0002']LOG]!><time="20:49:28.529-120" date="08-16-2012" component="InstallApplication" context="" type="1" thread="3828" file="main.cpp:240"> <![LOG[DAInstaller::Execute() ]LOG]!><time="20:49:28.529-120" date="08-16-2012" component="InstallApplication" context="" type="1" thread="3828" file="dainstaller.cpp:221"> <![LOGSetting progress step for initialization]LOG]!><time="20:49:28.529-120" date="08-16-2012" component="InstallApplication" context="" type="0" thread="3828" file="dainstaller.cpp:228"> <!LOGSetting total steps to 1]LOG]!><time="20:49:28.529-120" date="08-16-2012" component="InstallApplication" context="" type="0" thread="3828" file="daprogress.cpp:176"> <![LOG[Env variable with specified basename APPINST and suffix '01' is found.]LOG]!><time="20:49:28.609-120" date="08-16-2012" component="InstallApplication" context="" type="1" thread="3828" file="dainstaller.cpp:84"> <![LOG[set authenticator in transport]LOG]!><time="20:49:28.612-120" date="08-16-2012" component="InstallApplication" context="" type="1" thread="3828" file="libsmsmessaging.cpp:7592"> <![LOG[Added "Office 2010 NOR&ENG" to the install list ]LOG]!><time="20:49:28.612-120" date="08-16-2012" component="InstallApplication" context="" type="1" thread="3828" file="dautils.cpp:345"> <![LOG[Adding 1 installs to steps]LOG]!><time="20:49:28.612-120" date="08-16-2012" component="InstallApplication" context="" type="0" thread="3828" file="daprogress.cpp:188"> <![LOGSetting total steps to 2]LOG]!><time="20:49:28.612-120" date="08-16-2012" component="InstallApplication" context="" type="0" thread="3828" file="daprogress.cpp:176"> <![LOGStep 1 out of 2 complete]LOG]!><time="20:49:28.612-120" date="08-16-2012" component="InstallApplication" context="" type="0" thread="3828" file="daprogress.cpp:226"> <![LOG[Executing Policy Assignment Request.]LOG]!><time="20:49:28.617-120" date="08-16-2012" component="InstallApplication" context="" type="0" thread="3828" file="dautils.cpp:434"> <![LOG[Default CSP is Microsoft Enhanced RSA and AES Cryptographic Provider]LOG]!><time="20:49:28.617-120" date="08-16-2012" component="InstallApplication" context="" type="0" thread="3828" file="libcrypt.cpp:1592"> <![LOG[Default CSP Type is 24]LOG]!><time="20:49:28.617-120" date="08-16-2012" component="InstallApplication" context="" type="0" thread="3828" file="libcrypt.cpp:1593"> <![LOG[Failed to request policy assignments, hr=0x80004005]LOG]!><time="20:49:29.087-120" date="08-16-2012" component="InstallApplication" context="" type="3" thread="3828" file="dautils.cpp:438"> <![LOG[Policy download failed, hr=0x80004005]LOG]!><time="20:49:29.087-120" date="08-16-2012" component="InstallApplication" context="" type="3" thread="3828" file="dautils.cpp:578"> <![LOG[Process completed with exit code 2147500037]LOG]!><time="20:49:29.109-120" date="08-16-2012" component="TSManager" context="" type="1" thread="2536" file="commandline.cpp:1098"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="20:49:29.109-120" date="08-16-2012" component="TSManager" context="" type="1" thread="2536" file="instruction.cxx:3011"> <![LOG[Failed to run the action: Install Application. Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="20:49:29.110-120" date="08-16-2012" component="TSManager" context="" type="3" thread="2536" file="instruction.cxx:3102"> <![LOG[set authenticator in transport]LOG]!><time="20:49:29.115-120" date="08-16-2012" component="TSManager" context="" type="1" thread="2536" file="libsmsmessaging.cpp:7592"> <![LOG[set a global environment variable _SMSTSLastActionRetCode=-2147467259]LOG]!><time="20:49:29.589-120" date="08-16-2012" component="TSManager" context="" type="0" thread="2536" file="executionenv.cxx:668"> <![LOG[set a global environment variable _SMSTSLastActionSucceeded=false]LOG]!><time="20:49:29.592-120" date="08-16-2012" component="TSManager" context="" type="0" thread="2536" file="executionenv.cxx:668"> <![LOG[Clear local default environment]LOG]!><time="20:49:29.593-120" date="08-16-2012" component="TSManager" context="" type="0" thread="2536" file="executionenv.cxx:807"> <![LOG[Failed to run the action: Install Application. Execution has been aborted]LOG]!><time="20:49:29.704-120" date="08-16-2012" component="TSManager" context="" type="3" thread="2536" file="instruction.cxx:3190"> <![LOG[set authenticator in transport]LOG]!><time="20:49:29.708-120" date="08-16-2012" component="TSManager" context="" type="1" thread="2536" file="libsmsmessaging.cpp:7592"> <![LOG[Failed to run the last action: Install Application. Execution of task sequence failed. Unspecified error (Error: 80004005; Source: Windows)]LOG]!><time="20:49:30.065-120" date="08-16-2012" component="TSManager" context="" type="3" thread="2536" file="engine.cxx:214"> <![LOG[set authenticator in transport]LOG]!><time="20:49:30.071-120" date="08-16-2012" component="TSManager" context="" type="1" thread="2536" file="libsmsmessaging.cpp:7592"> <![LOG[Task Sequence Engine failed! Code: enExecutionFail]LOG]!><time="20:49:34.278-120" date="08-16-2012" component="TSManager" context="" type="3" thread="2536" file="tsmanager.cpp:756"> I see a problem downloading some policy. The task sequence completes. Says installed in the software center, but no application has been installed. Don't think it's downloaded the office either. Tried adding one more application, same thing. Says adding 2 applications, but none is downloaded or installed. If I don't use the variable, but select applications to install everything works and the applications get installed. Is there a setting I'm missing? I have ticked the option. "Allow this application to be installed from the Install Application task sequence action instead of deploying it manually" I am also sure that the DP is updated. It works if I select the application in the task sequence, but not when using multiple applications based on a base variable. Any inputs is much appreciated.
- 8 replies
-
- sccm 2012
- application
-
(and 1 more)
Tagged with: