I'm working on expanding my lab build-out using MDT. I'm trying to set up the DHCP server with 2 scopes. I define the first DHCP scope in CustomSettings and it worked fine. But when I try to add the second scope the build completes but only the first scope is present.
I'm sure I have to be overlooking something simple. Here is the snippet of the CS.ini ; DHCP Configuration DHCPServerOptionRouter=192.168.1.1 DHCPServerOptionDNSServer=192.168.1.2 DHCPServerOptionDNSDomainName=demo.lab DHCPScopes0SubnetMask=255.255.255.0 DHCPScopes0IP=192.168.1.0 DHCPScopes0Name=192.168.1.0/24 DHCPScopes0StartIP=192.168.1.100 DHCPScopes0EndIP=192.168.1.150 DHCPScopes0OptionLease=691200 DHCPScopes1SubnetMask=255.255.255.0 DHCPScopes1IP=192.168.2.0 DHCPScopes1Name=192.168.2.0/24 DHCPScopes1StartIP=192.168.2.100 DHCPScopes1EndIP=192.168.2.150 DHCPScopes1OptionLease=691200 DHCPScopes=2 What am I missing? Thanks Mike Marable Application Programmer/Analyst Lead Enterprise Device Engineering and Management MCTS, MCITP, MCSA [Profile<https://www.mcpvirtualbusinesscard.com/VBCServer/MikeMarable/profile>] -------------------------------------------- "The difficult we do at once. The impossible takes a little longer." -US Army Corps of Engineers [Description: Description: Description: Description: Description: Description: Description: Description: Description: Description: Description: Description: Description: Description: win7logoTiny] UMHS Windows 7 Everywhere by December 2013<https://processmgt.mcit.med.umich.edu/sites/mcit/customer/applicationsoftware/Pages/Windows7.aspx> ********************************************************** Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues
<<inline: image002.png>>
