Share via

Task Sequence deployed as Application

Matt Dillon 437 Reputation points
2021-03-26T16:20:06.32+00:00

Trying out the new feature - Task Sequences as an Application and not exactly having the results I'd hoped for. It seems like the content will not download when run.

I have a Task Sequence that does some customizations (registry changes, user pictures, etc) and when deployed as a Task Sequence, it works fine. When I deploy it as an Application, I get the following errors in the logs:

AppEnforce.log:
The content path is not specified for DeploymentType ScopeIdxxx Content is assumed to be locally available.

AppDiscovery.log:
The Install action on AppDT "Sentinel Customizations - 20H2" xxx will not use managed content. The content location is not specified and is assumed to be locally available.

Not sure why the content will not download.

Thoughts?

Microsoft Security | Intune | Configuration Manager | Application
Microsoft Security | Intune | Configuration Manager | Other

2 answers

Sort by: Most helpful
  1. SunnyNiu-MSFT 1,711 Reputation points
    2021-03-29T08:48:20.337+00:00

    @Matt Dillon
    Here is an answer to your question that hopefully you find helpful!

    AppEnforce.log: The content path is not specified for DeploymentType ScopeIdxxx Content is assumed to be locally available.

    To fix the issue, we may try to update the content on the DP, refresh the machine policy on the local client, then we could see the content starts to download followed by triggering the installation.


    If the response is helpful, please click "Accept Answer"and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Matt Dillon 437 Reputation points
    2021-03-26T20:41:13.503+00:00

    Alternatively, if someone can suggest some clever way to only run a task sequence if an OS is 20H2, that would be just as well. With the Application/ Task Sequence Model, I was hoping to take advantage of the custom software requirement and have it specify the os that way. I cannot seem to limit the deployment of the Task Sequence. I am going to upgrade SCCM soon. I hope that helps this issue as this could a very cool feature.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.