70-695 practice questions
You need to create an image of Windows 8.1 Pro named Image1. Image1 is used to install computers in a classroom. The image is redeployed to the computers between classes and must be redeployed to the same computers several times a day.
You need to create an image of Windows 8.1 that includes Windows 8.1 Update.
What is the best approach to achieve the goal? More than one answer choice may achieve the goal. Select the BEST answer.
A. Use online servicing and Windows Update.
B. Use online servicing and Msiexec.
C. Use offline servicing and Windows Update.
D. Use offline servicing and Dism.
Discussion forum
Question
You have a Windows Deployment Services (WDS) server named Server1.
You have an image of Windows 8.1 Enterprise that you deploy by using WDS.
You need to add a video card driver to the image.
Which cmdlet should you run?
A. Add-WDSDriverPackage
B. Add-WindowsPackage
C. Import-WdsDriverPackage
D. Add-Windows Driver
Discussion forum
Question
You have a server named Server1 that runs Windows Server 2012 R2. Server1 is a Windows Deployment Services (WDS) server.
You add a boot image and an install image to Server1.
You need to create a capture image.
Which tool should you use?
A. Windows System Image Manager (Windows SIM)
B. the Windows PowerShell module for WDS
C. Oscdimg
D. the Windows Deployment Services console
Discussion forum
Question
You have a server named Server1 that runs Windows Server 2012 R2 and a 64-bit UEFI-based computer named Computer1 that runs Windows 8.1 Enterprise.
Server1 is a Windows Deployment Services (WDS) server.
From the installation media of the 32-bit version of Windows 8.1, you add a boot image named Image1 to WDS.
You need to use WDS to capture an image of Computer1.
What should you do first on Server1?
A. Add an install image from the Windows 8.1 installation media.
B. Run wdsutil.exe and specify the New-CaptureImage and the Architecture:x64 parameters.
C. Add a boot image from the Windows Server 2012 R2 installation media.
D. Run wdsutil.exe and specify the New-CaptureImage and the Architecture:x86 parameters.
Discussion forum
Question
You have a Windows Deployment Services (WDS) server.
You have a custom install image of Windows 8.1 Enterprise named Image1. The image is in an image group named ImageGroup1 and is the only image in the group.
You need to ensure that only users who are the members of a security group named Admins can deploy Image1 by using PXE.
What should you use?
A. the Remove-WdsInstallImageGroup cmdlet and the Name parameter
B. the Set-WdsInstallImageGroup cmdlet and the SecurityDescriptorSDDL parameter
C. the Set-WdsClient cmdlet and the Group parameter
D. the Set-WdsBootImage cmdlet and the ImageName parameter
Discussion forum
Question
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Microsoft Deployment Toolkit (MDT) installed and a deployment share is created.
You need to add an application named App1.exe to the deployment share by using Windows PowerShell.
You plan to run the following command:
Which cmdlet should you run before you run the Import-MDTApplication command?
A. Import-MDTPackage
B. Update-MDTDeploymentShare
C. Set-ExecutionPolicy
D. New-PSDrive
Discussion forum
Question
Your network contains one Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2012 R2.
Server1 is a Windows Deployment Services (WDS) server.
Computer technicians are allowed to configure disk partitions manually and to choose any operating system image when deploying an operating system by using WDS. All of the operating system images are in the same image group.
You purchase 10 new client computers.
You plan to deploy the same image of Windows Enterprise to all of the computers.
You need to ensure that disk configuration and image selection for all of the computers is fully automated.
What is the best action to perform from Server1? More than one answer choice may achieve the goal. Select the BEST answer.
A. Run wdsutil end specify the /Add-Device switch for each client computer.
B. Run wdsutil and specify the /Set-Server switch.
C. Run wdsutil and specify the /Add-ImageGroup switch.
D. Create computer objects in Active Directory for each new client computer.
Discussion forum
Question
Your network contains three subnets named Subnet1, Subnet2, and Subnet3. A DHCP server named DHCP1 is on Subnet1. All of the client computers on all of the subnets receive an IP address from DHCP1.
Your company deploys a Windows Deployment Services (WDS) infrastructure to Subnet1.
You attempt to deploy Windows 8.1 Enterprise to new client computers in Subnet2 by using PXE boot, but the computers fail to start from PXE.
You verify that all of the TCP and UDP ports required for WDS PXE boot are allowed on the routers between the subnets.
You need to ensure that you can perform PXE boot installations of Windows 8.1 Enterprise successfully on the new client computers on all of the subnets.
What should you do?
A. Add a remote access server to Subnet2 and Subnet3.
B. Add a DHCP server to each subnet.
C. From the WDS server, configure network address translation (NAT).
D. From the properties of the DHCP scope, configure DHCP options 66 and 67.
Discussion forum
Question
You have a deployment of Microsoft System Center 2012 R2 Configuration Manager.
You have a client computer named Computer1 that runs Windows 8.1.
You need to identify which property of Computer1 you can use to create a device object in Configuration Manager.
What should you identify?
A. an IPv6 address
B. an IPv4 address
C. a Configuration Manager UUID
D. a MAC address
Discussion forum
Question
You have a deployment of Microsoft System Center 2012 R2 Configuration Manager that is used to perform Windows 8.1 installations.
You have a Task sequence named TS1. TS1 is only available to client computers that have the Configuration Manager client installed and are in a collection named Collection1.
You need to use TS1 to perform bare-metal deployments to new client computers.
What should you do?
A. Redeploy TS1.
B. Modify the deployments of TS1.
C. Modify the properties of TS1.
D. Modify the security scope of TS1.
Discussion forum
Question
You have five Microsoft System Center 2012 R2 Configuration Manager Servers. The servers are configured as shown in the following table.
You need to ensure that the servers in the Seattle, Montreal, and New York City sites contain the same application packages. The solution must minimize administrative effort.
Which cmdlet should you run first?
A. New-CMBoundaryGroup
B. Add-CMDistributionPoint
C. New-CMDistributionPointGroup
D. Add-CMBoundaryToGroup
Discussion forum
Question
Your network contains one Active Directory forest named contoso.com. The forest has a deployment of Microsoft System Center 2012 R2 Configuration Manager.
You plan to add a server named Server1 as a distribution point. Server1 will be used only by client computers on the internal network that run Windows 8.1
Enterprise. The Windows Deployment Services server role will NOT be installed on Server1.
You need to identify which firewall port on Server1 must be open to ensure that Configuration Manager clients can download application packages from Server1.
Which TCP port should you identify?
A. 53
B. 8080
C. 443
D. 636
Discussion forum
Question
You have a 32-bit application named App1.
Your company uses the following device types:
✑ Windows tablets
✑ Android tablets
✑ iOS tablets
You need to recommend a solution to ensure that App1 can be used on all devices.
What should you recommend?
A. an app package (.appx)
B. a RemoteApp program
C. a Windows Installer (MSI) package
D. A Microsoft Application Virtualization (App-V) application
Discussion forum
Question
You have a client computer that has Microsoft Office 2013 installed.
You need to identify whether Office 2013 is activated.
Which command should you run?
A. ospp.vbs /dstatus
B. ospp.vbs /dhistoryacterr
C. ospp.vbs /remhst
D. ospp.vbs /dcmid
Discussion forum
Question
Your company plans to migrate all client computers to Windows 8.1 Enterprise.
You test the company’s line-of-business applications on Windows 8.1 Enterprise and discover the information listed in the following table.
All of the applications must run successfully at all times, regardless of network connectivity.
You need to recommend a solution for deploying the applications?
What is the best recommendation to achieve the goal? More than one answer choice may achieve the goal. Select the BEST answer.
A. Publish App1 as a RemoteApp program. Deploy App2 and App3 to a virtual machine.
B. Publish App1, App2, and App3 as RemoteApp programs.
C. Deploy App2 and App3 as a Microsoft Application Virtualization (App-V) package. Deploy App1 as an App-V package.
D. Deploy App2 and App3 to a virtual machine. Deploy App1 as a Microsoft Application Virtualization (App-V) package.
Discussion forum
Question