You are a consultant for Terrapin Technologies, a Microsoft-certified solutions provider
Question # 00025341
Posted By:
Updated on: 09/07/2014 01:09 AM Due on: 09/08/2014

You are a consultant for Terrapin Technologies, a Microsoft-certified solutions provider. Terrapin Technologies has been asked by one of their clients, Vagabond Paper Products (VPP), to help them automate the creation of a DHCP server by preparing a batch file they could use. One of their DHCP servers is called VPP-DHCP-001. You are given the project and plan to use the netsh command to write the batch file.
VPP has the following expectations:
A scope for 192.168.150.0 /24 should use all the addresses.
192.168.150.1 is the subnet's gateway.
An exclusionary range is 192.168.150.1 to 192.168.150.50.
The DNS server is 192.168.100.20.
The default lease duration should be one day.
The batch file should activate the scope
VPP has the following expectations:
A scope for 192.168.150.0 /24 should use all the addresses.
192.168.150.1 is the subnet's gateway.
An exclusionary range is 192.168.150.1 to 192.168.150.50.
The DNS server is 192.168.100.20.
The default lease duration should be one day.
The batch file should activate the scope

-
Rating:
5/
Solution: You are a consultant for Terrapin Technologies, a Microsoft-certified solutions provider