Hello all, I have a little problem. I have an OSD task sequence that deploys Windows 2012 to different domains. For this I have multiple “Apply Network settings” steps where I configure the Join Domain. Also I configure the network adapter with the correct DNS server for that domain. These steps have conditions with a task sequence variable called “Domain” that is set on the computer object level.
Now the domain join part is working like it should but not the settings for the network adapter. It is always setting the DNS server of the “Domain” that is last in the list of steps in the tasksequence. [cid:[email protected]] In the example it is always setting the DNS that is configured in the “Apply network settings TADR” This is the condition for that step. [cid:[email protected]] For my test the Domain variable is “Infra” so it runs the “Apply network settings TAD Infra” step (domain join is correct but not the DNS) Can anyone help me with this. Mario
<<inline: image001.png>>
<<inline: image002.png>>

