SCCM Task Sequence Install applications on a different domain?

AWagenhurst 1 Reputation point
2021-08-17T13:33:35.76+00:00

I created a task sequence to install the OS, some applications and to place the computer into a certain OU in domain A. However, I have two domains. I created a second task sequence to do the same thing but to add it to domain B. The task sequence works for domain A, however, the task sequence for domain B will not install the applications. it'll add the computer to domain B and add it to the OU I selected, but it will not install the apps.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Amandayou-MSFT 11,156 Reputation points
    2021-08-18T03:07:50.807+00:00

    Hi @AWagenhurst ,

    When deploy application or update to different forest, configMgr doesn't care about the domain membership of managed systems so multiple forests, domains, and trusts between them are irrelevant.

    It will not install the APPS, please check execmgr.log and Smsts.log to see if there is any error.

    There are three articles detailing the deployment of SCCM in different forests. We could refer to the following.

    https://blogs.technet.microsoft.com/neilp/2012/08/20/cross-forest-support-in-configmgr-2012-part-1-simple-management/

    https://blogs.technet.microsoft.com/neilp/2012/08/21/cross-forest-support-in-configmgr-2012-part-2-forest-discovery-publishing-and-client-push-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.

    0 comments No comments

Your answer

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