OSD deployment with ZTI

I have mix of physical and virtual servers for New deployment and numbers of domain like test, production etc.

I want zero touch installation for OS deployment with couple of software/server role depend of server requirement.

example

My test server go to test domain with SQL client and IIS role 

My Prod server go to prod domain with SQL client.

Please suggest me how do I configure my infra.

March 17th, 2015 12:54am

HI,

If you want to do that with Zero Touch I would say that you could use different Collections for the two different server roles together with Collection Variables. Set collection variables for your Test Server collection with a variable "testServer" and value true for instance, Then in the Task Seqeunce you can use the builtin Condition step "Task Sequence variable" to check if TestServer = True and that way have different roles installed and domains joined duirng the OS deployment,

Regards,
Jrgen 

Free Windows Admin Tool Kit Click here and download it now
March 17th, 2015 1:18am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics