You work as a Network Administrator for ABC Inc. The company has a Windows Server 2008 network environment. The network is configured as a Windows Active Directory-based single forest network. A server running Windows Server 2008 Core is configured as a DNS server. Rick, your assistant who is performing some maintenance work on the server, issues the following command:
SC STOP DNS
After the maintenance is over, he issues the following command:
SC CONTINUE DNS
On executing the command, he receives the following error:
[SC]ControlService FAILED 1062:
The service has not been started
Which of the following commands should Rick execute to resolve the issue?
Each correct answer represents a complete solution. Choose two.
A.
NET START DNS
B.
SC START DNS
C.
SC RESUME DNS
D.
NET RESUME DNS