Jump to content


Search the Community

Showing results for tags 'basevar'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Cloud
    • Azure
    • Microsoft Intune
    • Office 365
    • Windows 365
  • General Stuff
    • General Chat
    • Events
    • Site News
    • Official Forum Supporters
    • Windows News
    • Suggestion box
    • Jobs
  • MDT, SMS, SCCM, Current Branch &Technical Preview
    • How do I ?
    • Microsoft Deployment Toolkit (MDT)
    • SMS 2003
    • Configuration Manager 2007
    • Configuration Manager 2012
    • System Center Configuration Manager (Current Branch)
    • Packaging
    • scripting
    • Endpoint Protection
  • Windows Client
    • how do I ?
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Vista
    • Windows XP
    • windows screenshots
  • Windows Server
    • Windows Server General
    • Active Directory
    • Microsoft SQL Server
    • System Center Operations Manager
    • KMS
    • Windows Deployment Services
    • NAP
    • Failover Clustering
    • PKI
    • Hyper V
    • Exchange
    • IIS/apache/web server
    • System Center Data Protection Manager
    • System Center Service Manager
    • System Center App Controller
    • System Center Virtual Machine Manager
    • System Center Orchestrator
    • Lync
    • Application Virtualization
    • Sharepoint
    • WSUS

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests

Found 1 result

  1. 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.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.