• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/24

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

24 Cards in this Set

  • Front
  • Back

After initially configuring a new server, you can fully manage it without needing to be present at its console. What tool allows this?


d. Server Manager
What are the four parameters to set when arriving at the Use The Following IP Address section of the Internet Protocol Version 4 (TCP/IPv4) Properties sheet?

a. IP Address, Subnet Mask, Default Gateway, and Preferred DNS Server
What is the command-line tool for renaming a computer and what is the command? Choose the proper syntax.

a. netdom renamecomputer %ComputerName% /NewName:
You decide to change the interface on your Windows Server 2012 server. Select the best ANS to convert a GUI server to Server Core.

b. Use Server Manager to start the Remove Roles and Features Wizard.
You want to add a role to several Windows Server 2012 systems on the network. Which of the following is correct?

b. Use Server Manager on any Windows Server 2012 to connect and install the role to all the systems.
What was the former name of Remote Desktop Services?

c. Terminal Services
At the end of installing a role using Server Manager, you can export the configuration settings to a script file. Then, using PowerShell, you use the script to install roles and features on another Windows Server 2012. What is the PowerShell cmdlet for executing this script?

a. Install-WindowsFeature –ConfigurationFilePath
You need to add a role to a VM in an offline state. How do you proceed?

c. Install the role to the VHD while still offline.
If you want to examine the VHD to see what roles and features are already installed, how do you proceed?

b. Examine the VHD while still offline using the Add Roles and Features Wizard.
The Services tile for the Local Server in Server Manager is similar to the traditional Services MMC snap-in. How is it different?

d. You can start, stop, pause, or resume a service, but to change its Start Type, you require the Services MMC snap-in.
What is the key benefit behind delegating server administration?

a. In larger networks, delegation restricts access by using restricted permissions.
Virtualization makes it possible to separate vital network functions on different systems without purchasing additional network adapters for each one. What is the drawback?

a. Single network adapter means a single point of failure.
On a Core Windows Server 2012 server, you decide to change the interface. Select the best ANS to convert a GUI server to Server Core.

c. Use the Server Graphical Shell option.
Why do administrators delegate server administration?

c. To separate and limit full administrator access in large networks
______ define the primary functions of a server. A server with the Web Server (IIS) role installed is colloquially referred to as a(n) ________, no matter what other functions it might perform. Select the word pair that fills the blanks.

d. Roles; web server
Windows Server 2012 provides hardware-independent NIC teaming or bonding to allow for better network performance and adapter fault tolerance. However, in what scenario is the NIC teaming limited?

c. When network traffic consists of large TCP sequences
What is the advantage of deploying roles to a VHD file?

b. An administrator can modify server roles to offline VMs without starting the VM.
What is best practice for delegating server administration?

c. When delegating administrative tasks, grant users only the necessary privileges.
The steps needed to install a role or feature using Server Manager are?
Select one or more:

b. Choose the Select Installation Type (Role-based or Feature-based)
c. Add required features or services the needed service depends upon.
e. Select the Server Role.
f. From the Manage menu, select Add Roles and Features.
Which of the following steps needed to install a role or feature to an offline VHD file. Choose all that apply
Select one or more:

b. Choose the Select Installation Type (Role-based or Feature-based installation selected).
c. Log on with administrative privileges and start Server Manager.
d. For Destination server, select Virtual Hard Disk.
e. Close the wizard to dismount the VHD.
f. Type in or browse to the location of the VHD file you want to modify.
You have finished a new installation.What steps would you follow to rename the computer and join it to a domain using the command prompt.
Select one or more:

a. Type netdom join %ComputerName% /domain:
/userd: /passwordd:*
b. Restart the computer by typing shutdown /r
c. Ensure the client has a static IP address or a DHCP has been configured to assign IP addresses..
d. Type netdom renamecomputer %ComputerName% /NewName:
You are increasingly skilled with PowerShell. You and your team decide to rely solely on the command line. What is your next step?

c. Replace the GUI with Server Core.
Your server has two adapters. You require a way to add fault tolerance to the network, but do not need any additional throughput. What solution do you select?

b. Using Switch Independent Mode, employ NIC teaming, and then active/standby mode.
Your company uses virtualized servers extensively and has many offline VMs. A role must be added to some offline VHDs. What do you do?


a. After selecting Add Roles and Features, you can browse for the offline VHD.