Can I use Windows Management Instrumentation (WMI) to activate DHCP server scopes remotely? If so, how?
No, you can't use WMI to activate DHCP server scopes. WMI doesn't currently expose or let you manage DHCP server configuration and state information. However, you can use the Netsh command to remotely manage your DHCP servers, including activating DHCP server scopes. . . .

