QuestionQ124

Concepts of TCP/IP and the Link Layer

You are a Network Administrator for Infonet Inc. The company has a Windows Server 2008 domain-based network. The network includes three Windows Servers running Windows Server 2008 Core. Which command will you use to accomplish the task?

  • A start /w ocsetup DnsServercorerole
  • B net start "dns server"
  • C start /w ocsetup DNS-Server-Core-Role
  • D start /w ocsetup DnsServer
Explanation

On Windows Server 2008 Server Core, the DNS Server role is installed through ocsetup using the case-sensitive optional-component name DNS-Server-Core-Role. The start /w prefix waits for the role installation to complete.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!