You installed RSAT for Windows 10 Enterprise and did not notice that DHCP is not available, you checked under “Turn Windows Features On or Off” and DHCP is marked.
What do you do:
- Go to a Windows Server 2012 (where DHCP is installed) and search for:
a. dhcpmgmt.msc
b. dhcpsnap.dll
and copy both files into C:\Windows\System32 directory on Windows 10 Enterprise.
2. Execute command prompt as Administrator.
3. Change directory to SysWOW64 (cd syswow64).
4. Register dhcpsnap.dll (regsvr32 c:\windows\system32\dhcpsnap.dll) and click OK.
Now you can open you Management console and add DHCP.
(Start + Run + MMC)
Enjoy!!!
Advertisements