MCSA 70-740 Exam preparation P2

MCSA 2016 70-740

Topic: Installing Windows Servers in Host and Computing Environments

You have a Windows Server 2016 image that you want to distribute to multiple new servers. The image lacks a driver for a network card that is being used in your environment.

You must make sure that the image contains the driver for the network card.

What three PowerShell cmdlets are you running in order?

Answer:

  • Mount-WindowsImage
  • Add-WindowsDriver
  • Dismount-WindowsImage

Your network includes a complete Active Directory structure called cybercop-training.ch.
You install the Windows Server 2016 operating system on 10 virtual machines.
You must install the Web Server (IIS) server role on all virtual machines with the same selection of role services.

1: You use Windows System Image Manager (Windows SIM) and create a response file. Copy the file on each virtual machine to the C:\Sysprep directory and then run the Apply-Image cmdlet.

Does the procedure meet your goal?

Answer: No


Your network includes a server called Server1. Server1 has the Windows Server 2016 operating system installed.

On Server1 you create a nano server image with the name Disk1.vhdx.

You want to test the image and need to start Server1 from Disk1.vhdx.

Which three steps do you perform in order?

Answer:

  • Mount disk1.vhdx
  • Execute commandline tool bcdboot.exe
  • Restart Server1

Additional Ressources: https://blogs.technet.microsoft.com/askpfeplat/2016/04/26/deploying-and-configuring-windows-nano-server-2016-tp4/


You plan to install Nano Server on a physical server called Nano1. Nano1 will provide several virtual machines (VMs) for which live migrations will be performed.

Which two packages do you install on Nano1?

Answer:

  • Microsoft-NanoServer-Compute-Package
  • Microsoft-NanoServer-FailoverCluster-Package

Your network includes a server called Server1. Server1 is running Windows Server 2016.

Server1 stores a file named Image1.wim. The file contains a standard custom Windows Server 2016 image. The image is provided in the path C:\Folder1.

You must identify corrupted files in the WinSxS folder of the provided image.

You use the original Windows Server 2016 installation media and provide the default Windows Server 2016 image contained in the Install.wim file in the C:\Folder2 path.

You must repair the corrupted custom image.

What command are you running?

Answer: DISM /Cleanup-Image /Image:C:\Folder1 /RestoreHealth /Source:C:\Folder2\Windows


Your network includes a Windows Server 2016 computer named Server1.

You must configure Server1 as your Web application proxy.

What server role or role service do you install on Server1?

  • Remoteaccess
  • Active Directory Networkservices
  • Webserver (IIS)
  • Network policy and access services
  • Direct Access and VPN

Answer: Remoteaccess


Your network includes an Active Directory overall structure called cybercop-training.ch. The whole structure contains a member server with the name Server1. The Windows Server 2016 operating system is installed on Server1. The Windows Server 2012 R2 operating system is installed on all domain controllers.

The configuration of the Active Directory environment is shown below:

PS C:\> (Get-ADForest).ForestMode
Windows2008R2Forest
PS C:\>
PS C:\> (Get-ADDomain).DomainMode
Windows2008R2Domain
PS C:\>

You plan to deploy an Active Directory Network Services (AD FS) server farm on Server1 and configure the device registration service.

You must configure the Active Directory environment to support the scheduled deployment.

1: You are upgrading the functional level of the domain to Windows Server 2012 R2.

Does it meet your goal?

Answer: No

2: You are upgrading the functional level of the domain to Windows Server 2016

Does it meet your goal?

Answer: Yes


Your network includes an Active Directory domain services (AD DS) domain called cybercop-training.ch. The domain contains two domain controllers named DC1 and DC2. DC2 is a virtual computer on a Hyper-V host called Server1. DC1 provides the operation master role PDC emulator.

You want to create a new domain controller named DC3 by cloning a domain controller.

What five steps do you perform in order before you import the cloned virtual domain controller?

Answer:

  1. Change the groupmembership of DC2
  2. Execute the powershell cmdlet Get-ADDCloningExludedApplicationList
  3. Execute the powershell cmdlet New-ADDCloneConfigFile
  4. Shutdown DC2
  5. Export DC2

You are preparing a nano server installation for a new web server.
You need to create a nano server image that contains the role web server.

Which parameter do you use?

Answer: Packages


Your network contains a server named Server1. Server1 has the Windows Server 2016 operating system installed. The server is to be used as the VPN server.

You must configure Server1 to support VPN reconnect.

Which VPN protocol do you use?

Answer: IKEv2


Your network includes an Active Directory domain services (AD DS) domain called cybercop-training.ch. All client computers have the Windows 10 operating system installed and all client computers are members of the domain. They provide DirectAccess (DA) as part of a pilot project.

During the pilot phase, you provide DirectAccess only to the members of a group called CertBase\test computers.

Once the pilot phase is complete, you want to deploy DirectAccess to all client computers in the domain.

How do you proceed?

Answer: Use the Group Policy Management console to change the security filtering of the GPO’s DirectAccess client settings.


For Windows Server 2016, Nano Server is distributed on the physical media. There you will find a folder called NanoServer with a .wim image and a subfolder called Packages. You use the package files contained in this folder to add server roles and features to the VHD image and then start it.

Assuming that the variables are already configured, what PowerShell command do you run to create a nano server image with the Hyper-V role, cluster support, OEM drivers, and anti-malware protection?

Answer: New-NanoServerImage -MediaPath $mediapath -BasePath $basepath -TargetPath $targetpath - ComputerName $computername -OEMDrivers -Clustering -Defender -Compute


You have completed the installation of Windows Server 2016 on a new server. Your colleague asks you to enable the Windows Server installation.

Which of the following command lines can you use to enable Windows Server?

Answer: cscript c:\windows\system32\slmgr.vbs -ato


Your network includes a server called Server1. Server1 has the Windows Server 2016 Datacenter operating system installed. Windows Server is enabled.

You provide a virtual machine (VM) named VM1 on Server1. Server1 has Windows Server 2016 Standard Server Core installed.

You want to activate VM1 using Automatic Virtual Machine Activation (AVMA).

What command are you running?

Answer: slmgr.vbs /ipk C3RCX-M6NRP-6CXC9-TW2F2-4RHYD


You have a nano server image named Disk1.vhdx. You mount the image and make it available in the local file system of your computer.

You need to add a folder with multiple files to the image. The folder is located on an external drive that is attached to your computer.

What do you use?

Answer: File-Explorer


Your network includes an Active Directory domain services (AD DS) domain named cybercop-training.ch.

You must add a new domain named deepweb.io to the overall structure.

Which command are you running?

Answer: Install-ADDSDomain -DomainType TreeDomain -InstallDns:$True -NewDomainName deepweb.io -ParentDomainName cybercop-training.ch


Your company often employs people to carry out individual projects. These employees need temporary access to the company’s IT infrastructure for the duration of the project.

One of your most common tasks is to create new user accounts and delete the user accounts of employees who have left the company.

Which command can be used to delete user accounts?

Answer: LDIFDE


You log on as a domain administrator to a server named Server2 and open Windows PowerShell.

You must create an interactive PowerShell session with a server named Server1.

What command are you running?

Answer: Enter-PSSession -ComputerName Server1


Your network includes a server called Server1. The Windows Server 2016 operating system is installed on Server1.

On Server1, you provide an image of a Windows Server 2016 installation in the path C:\Folder1\.

You must disable support for the Server Message Block (SMB) protocol version 1.0 in the provided image.

What command are you running?

Answer: dism.exe /Image:C:\Ordner1 /Disable-Feature /FeatureName:SMB1Protocol

Kommentar hinterlassen

Schreib einen Kommentar

Ihre E-Mail-Adresse wird nicht veröffentlicht.


*