Jump to content


MarkK

New Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by MarkK

  1. I have created a Task sequence deployment type for an application which is comprised of packages that run programs. i have also deployed the application to a device collection and have tested this many time in our DEV environment with no issues, works perfectly.the application has now been promoted into QA and each time it is attempted to launch it fails after 30 seconds with the following errors.Downloading policy body {70de7448-de08-44cf-84e0-428a1698b10c}. TSAgent 4/19/2021 3:28:29 PM 11548 (0x2D1C) Not in SSL. TSAgent 4/19/2021 3:28:29 PM 11548 (0x2D1C) BOM not found on policy reply TSAgent 4/19/2021 3:28:29 PM 11548 (0x2D1C) Not in SSL. TSAgent 4/19/2021 3:28:40 PM 11548 (0x2D1C) BOM not found on policy reply TSAgent 4/19/2021 3:28:40 PM 11548 (0x2D1C) Not in SSL. TSAgent 4/19/2021 3:28:42 PM 11548 (0x2D1C) BOM not found on policy reply TSAgent 4/19/2021 3:28:42 PM 11548 (0x2D1C) Not in SSL. TSAgent 4/19/2021 3:28:47 PM 11548 (0x2D1C) BOM not found on policy reply TSAgent 4/19/2021 3:28:47 PM 11548 (0x2D1C) Not in SSL. TSAgent 4/19/2021 3:28:51 PM 11548 (0x2D1C) BOM not found on policy reply TSAgent 4/19/2021 3:28:51 PM 11548 (0x2D1C) Failed to download policy {70de7448-de08-44cf-84e0-428a1698b10c} (Code 0x80004005). TSAgent 4/19/2021 3:29:29 PM 11548 (0x2D1C) Error initializing Task Sequence environment. Code 0x80004005 TSAgent 4/19/2021 3:29:29 PM 11548 (0x2D1C) Task sequence launcher deployment failed!. Code 0x80004005 TSAgent 4/19/2021 3:29:29 PM 11548 (0x2D1C) Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\Active Request Handle. Error code 0x80070002 TSAgent Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\Package. Error code 0x80070002 TSAgent Executing command line: "C:\WINDOWS\CCM\TsProgressUI.exe" /Unregister with options (0, 0) TSAgent 4/19/2021 3:29:29 PM 11548 (0x2D1C) ==========[ TsProgressUI started in process 10108 ]========== TsProgressUI 4/19/2021 3:29:29 PM 16036 (0x3EA4) Unregistering COM classes TsProgressUI 4/19/2021 3:29:29 PM 16036 (0x3EA4) Shutdown complete. TsProgressUI 4/19/2021 3:29:29 PM 16036 (0x3EA4) Process completed with exit code 0 TSAgent 4/19/2021 3:29:29 PM 11548 (0x2D1C) Successfully unregistered Task Sequence Progress UI. TSAgent 4/19/2021 3:29:29 PM 11548 (0x2D1C) Successfully finalized logs to SMS client log directory from C:\WINDOWS\CCM\Logs TSAgent 4/19/2021 3:29:29 PM 11548 (0x2D1C)where can i reference the policy id in sccm console ?thanks
  2. I recently setup a complex application with 16 dependencies. I have bundled them into a Task sequence and have created a task sequence deployment type. each application dependency is called by a install package step in the task sequence. the package also includes a program that runs the install command line. i was able to deploy the application to an install collection and have successfully installed it on multiple endpoints. I am very happy with the results.My previous test was simply pushing software to the endpoint (software center) on previously built windows 10 device.I now have a new challenge..i would like to image a new machine and add this application to install as part of the OS deployment. this is a common task and I currently utilize this via a Custom Operating system portal URL. (MDT). the problem I am now experiencing is when the application is called to install during the OS task sequence deployment. it immediately fails. I believe it is because i am currently in a TS env. and cannot create another. is there anyway to suppress this ?currently you can add a task sequence step in a OS task sequence. but this only seems to work if i call " run task sequence step"- Environment scope "Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}" has already been created- Error creating TS environment. Code 0x800700b7- Task sequence launcher deployment failed!. Code 0x800700b7- Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\Active Request Handle. Error code 0x80070002- Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\Package. Error code 0x80070002- appState: EnforcementFailed- Install Dynamic application action failed to install application: 'xxxxxxxxxx'. Error Code 0x80004005- The machine name must be set in an environment variable- Policy not stored in TaskSequence Environment
×
×
  • 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.