Test Banks For Server Short
Test Banks For Server Short
Test Banks For Server Short
Which of the following are required to install the Windows Deployment Services role on Windows
Server 2012 R2? (Choose all that apply.)
D. An AD DS server
2. Which types of images are required to create a custom image from a template computer? (Choose
all that apply.)
A. Boot images
B. Install images
C. Capture images
D. Discover images
3. Which Windows PowerShell cmdlet is used to update an offline boot file with a new driver?
A. Import-WdsBootImage
B. Import-WdsDriverPackage
C. Set-WdsBootImage
D. Add-WdsDriverPackage
1. What is the Windows PowerShell command to install the Windows Server Update Services role
and supporting features for use with the WID database?
-IncludeManagementTools
-IncludeManagementTools
2. What are the required GPOs to assign computers to WSUS groups? (Choose all that apply.)
C. Set-WsusServerSynchronization -SyncFromMU
D. Invoke-WsusServerCleanup
C. Run Performance Monitor and connect to the remote computer. Then right-click Monitoring Tools
and select Resource Monitor from the Action menu.
D. Open a remote desktop session on the remote computer and then run Resource Monitor from
the Administrative Tools folder.
E. Create a PSSession to the remote computer with New-PSSession; then enter the session with
Enter-PSSession. Run the command perfmon /res in the remote PSSession.
2. What Windows PowerShell commands can you use to measure the Hyper-V VHD resource usage
of the VM trey-wms-11? (Choose all that apply.)
C. Measure-VM -VMName *
1. You need to create a new primary forward lookup zone for Engineering.TreyReseach. net. The
zone should have its data stored in Active Directory and be available to all domain controllers in the
domain. What Windows PowerShell commands would you use?
3. You are the enterprise administrator for Trey Research. Your domain name is TreyResearch.net,
and your IPv4 address range is 192.168.10.0-192.168.10.255. Your IPv6 address range is
2001:db8:10::/64. The primary domain controller for TreyResearch.net is trey-dc-02 and it hosts the
Active Directory-integrated DNS. The Engineering department is migrating to use a new child
domain, Engineering. TreyResearch.net, with a domain controller of trey-engdc-8. What commands
would you use to delegate this domain?
1. Which records do you need to create to support a new application server that uses both IPv4 and
IPv6? (Choose all that apply.)
A. MX
B. SRV
C. A
D. AAAA
E. PTR
F. CNAME
2. What command should you use to create a new name server record for ns13.treyresearch.net at
192.168.10.13?
1. What command do you use to install only VPN and NAT and their management tools?
2. You need to configure VPN to only support clients using the SSTP protocol. What changes do you
need to make to the default VPN configuration in Windows Server 2012 R2?
A. Add the WAN Miniport for SSTP and set the maximum number of ports. Restart the
RemoteAccess service.
B. Remove the PPTP WAN Miniport and set the maximum number of ports for PPTP to zero.
C. Clear Remote Access Connections for the WAN Miniport (PPTP), WAN Miniport (IKEv2), and WAN
Miniport (L2TP).
3. You use DirectAccess for all Windows 8 and later remote clients, but you use VPN to support
Windows 7 clients. You need to configure VPN to use IP addresses controlledby the Remote Access
server. What settings do you need to make? (Choose all that apply.)
A. In the Routing And Remote Access console, select Assign Addresses Automatically.
B. In the Routing And Remote Access console, select Assign Addresses From A Static Pool.
C. In the DHCP Management console, create DHCP reservations for the IP addresses assigned to VPN
clients.
D. In the DHCP Management console, create a DHCP exclusion for the IP addresses assigned to VPN
clients.
F. In the Remote Access Management console, select Assign Addresses From A Static Address Pool.
1. You are the network administrator for TreyResearch.net. You have deployed DirectAccess, and
initial acceptance has been good, but now some users report that they cannot connect to the
corporate network since the rollout, but have used VPN as a fallback. Other users report that they
can connect via DirectAccess without problems. Upon investigation, all users reporting that they
cannot connect are on desktop computers. What are the possible causes? (Choose all that apply.)
A. During initial setup, you configured DirectAccess with the Quick Start Wizard.
B. During initial setup, you configured DirectAccess with the Remote Access Setup Wizard and
cleared both the Use Force Tunneling and Enable DirectAccess for Mobile Computers Only check
boxes in the DirectAccess Client Setup Wizard.
C. During initial setup, you configured DirectAccess with the Remote Access Setup Wizard, and
added the Mobile Computers Security Group and the HomeComputers Security Group to the
Enabled For DirectAccess field.
2. You are the network administrator for TreyResearch.net. Your current network topology has a
single-edge device that performs firewall and NAT functions. All client computers run Windows 8.1
and use VPN for remote access. Your ISP has provided you with a single, static public IP address. You
have been asked to deploy DirectAccess for remote access, and a server has been identified for the
project. The server has a singlenetwork adapter. What are the minimum steps you need to do before
you can enable DirectAccess? (Choose all that are required.)
A. Purchase and install an additional network adapter for the identified server.
A. During initial setup, you configured DirectAccess with the Quick Start Wizard.
B. During initial setup, you configured DirectAccess with the Remote Access Setup Wizard and
selected Use Force Tunneling.
C. During initial setup, you configured DirectAccess with the Remote Access Setup Wizard and
selected Enable DirectAccess for Mobile Computers Only.
A. Computer management with the Users folder of Local Users and Groups
C. New-ADServiceAccount
D. Install-ADServiceAccount
E. Add-ADComputerServiceAccount
A. Add-ADGroupMember
B. Install-ADServiceAccount
C. Add-ADServiceAccount
D. Install-ADComputerServiceAccount
3. You want to use a virtual account for the TestService on computer Server1. Whatcommands or
tools would you use? (Choose all that apply.)
B. Services.msc
C. Lusrmgr.msc
D. Add-ADComputerServiceAccount
1. What commands should you use to prepare a clone of domain controller trey-dc-03? (Choose all
that apply.)
A. Get-ADDCCloningExcludedApplicationList -GenerateXML
B. Get-ADDCCloningAllowedList -GenerateXML
C. Get-ADComputer trey-dc-03 | Foreach-Object {Add-ADGroupMember -Identity “Cloneable
Domain Controllers” $_.SamAccountName }
E. New-ADDCCloneConfigFile
2. Server trey-dc-02 hosts all the forest-wide operations master roles. You want to transfer the roles
to server trey-dc-04, and are logged in to trey-dc-04 with an account that is a member of the Schema
Admins group. What commands can you use to transfer the roles?
A. New-ADDSDomainControllerAccount
B. Install-ADDSDomainController
C. Add-ADDSReadOnlyDomainControllerAccount
D. New-ADDSReadOnlyDomainControllerAccount
1. What command or tool do you use to enable the Active Directory Recycle Bin?
A. Ntdsutil.exe
D. Enable-ADOptionalFeature
2. What tools or commands do you use to create and mount an Active Directory snapshot? (Choose
two.)
A. ntdsutil snapshot “activate instance ntds” create “list all” quit quit
B. ntdsutil create snapshot “activate instance ntds” “list all” quit quit
C. Ntdsutil snapshot “activate instance ntds” “list all” “mount 2” quit quit
B. Enable the Active Directory Recycle Bin and restore the deleted user object.
C. Re-create the user with the exact same name, email, and SAM account name.
1. What commands or tools would you use to set a default lockout setting?
2. Some users are reporting that they can’t log on to the domain. You suspect a Kerberos issue. What
settings can you change to temporarily alleviate the problem?
A. Set the Default Domain Policy for Maximum Tolerance For Computer Clock Synchronization to 10.
B. Set the Default Domain Policy for Maximum Tolerance For Computer Clock Synchronization to 0.
3. Remote sales users complain that they frequently need to run with a local account on their
laptops, but they are still subject to the Domain Password Policy that requires them to change their
password every 40 days. Upon consultation with management, there is agreement that a 70-day
policy for salespeople is appropriate. How would you implement this new policy? (Choose all that
apply.)
C. Create a Sales security group and then use the Set-ADFineGrainedPasswordPolicy cmdlet.
D. Create a Sales security group and then use the New-ADFineGrainedPasswordPolicy and Add-
ADFineGraintPasswordPolicySubject cmdlets.