question

StefanWehrli-7192 avatar image
0 Votes"
StefanWehrli-7192 asked SimonRenMSFT-3639 answered

MDT - one deploymentshare - different task sequences - different network zone

MDT - one deploymentshare - different task sequences - different network zone

Hello community

I am facing the following problem:
I have a MDT server for the installation of about 30 (very static) clients.
On the MDT server is a deploymentshare. In this share I manage five different task sequences. I have task sequences for development, test, integration, production and training environments.
Each environment is in its own network zone.

The deployment works very well.

For the deployment I also use WDS and DHCP.

Now I have a problem with a software that not only needs the same IP address for each client, but the IP address has to be fixed on the network adapter and the client name has to correspond to the IP.

Is there a possibility to keep a list of clients and their network settings, which is read in the different TS jobs and sets the IP settings for the client on the network adapter according to this list.

The IP address must correspond to the client name and must not be linked to the Mac address.

I have seen somewhere that this can be set per TS in the INI, but I would like to have a file for all TS with the respective network zones and their IP addresses.
There must be five network zones being served.

Who can help me here and how do I implement something like this in a simple way?
Thanks already for your support.

Example:
Client0001 -> IP 192.168.1.1
SubNet:
Gateway:
DNS1:

DNS2: *

Client1001 -> IP 192.168.10.1
SubNet:
Gateway:
DNS1:

DNS2: *

Client 2001 -> IP 192.168.20.1
SubNet:
Gateway:
DNS1:

DNS2: *

mem-cm-osdmem-mdt
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

SimonRenMSFT-3639 avatar image
0 Votes"
SimonRenMSFT-3639 answered

Hi,

Thanks for posting in Microsoft Q&A forum.

This is a complex issue. We could try to use MDT database to add the client machines and specify their computer names and IP addresses. For more information, please refer to:
Use the MDT database to stage Windows 10 deployment information
Creating and configuring the MDT Database

Best regards,
Simon


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.