question

AWagenhurst-8684 avatar image
0 Votes"
AWagenhurst-8684 asked Amandayou-MSFT edited

SCCM Task Sequence Install applications on a different domain?

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-10-generalmem-cm-site-deployment
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Amandayou-MSFT avatar image
0 Votes"
Amandayou-MSFT answered Amandayou-MSFT edited

Hi @AWagenhurst-8684,

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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.