Purpose
Start the core component for the DHCP server.
If the DHCP service is not running, IP/configuration information cannot be dispensed.
To check for the status via GUI
To check for the status via command line
sc.exe “\\<DHCPServerName>” query DHCPServer
If the DHCP service is not running, IP/configuration information cannot be dispensed. Investigate why the service is stopped and log a service ticket as appropriate.
To start the service via GUI
To check for the status via command line
sc.exe “\\<DHCPServerName>” start DHCPServer
sc.exe “\\<DHCPServerName>” query DHCPServer
Dependencies
None
Technology Required
Base DHCP Windows Server 2003