Overview
Contoso, Ltd. is a private corporation that has 2,000 employees.
The company has a main office and several branch offices. The main office is located in Houston.
The branch offices are located throughout the United States.
Each office has a reliable and fast Internet connection.
Existing Environment
Active Directory
The network contains one production Active Directory forest named contoso.com and one test
Active Directory forest named test.contoso.com. All servers run Windows Server 2012 R2.
Existing Infrastructure
The company has a production network and a test network, which are isolated from one another.
The production network contains 2,000 client computers. The test network contains 50 client
computers. The client computers on both networks run either Windows 7 Pro, Windows 8
Enterprise, or Windows 8.1 Enterprise.
The production network includes the following:
-The Key Management Service (KMS)
-Two domain controllers in each office
-Microsoft System Center 2012 R2 Orchestrator
-Microsoft System Center 2012 R2 Configuration Manager
-A member server named Server1 that is located in the main office
-Two DHCP servers that lease IP addresses from the 10.10.0.0/16 address
space
and are configured for failover
The test network includes following:
-Two domain controllers
-The User State Migration Tool (USMT)
-The Microsoft Deployment Toolkit (MDT)
-A DHCP server that leases IP addresses from the 10.12.0.0/16 address
space
-A member server named Server2 that has the Windows Deployment Services
server role installed
-The Microsoft Assessment and Planning (MAP) Toolkit that is configured
to have an existing inventory database
An application named App1 is deployed to the client computers on the test network. All of the client
computers on the test network have an Application Compatibility Manager (ACM) runtime-analysis
package installed.
Zero Touch Installation (ZTI) is used on the production network. Lite Touch Installation (LTI) is used
on the test network. The client computers on the test network are deployed from Server2. An image
named Image1 in an image group named Group1 is used for the deployment of client computers.
The client computers on the production network are activated by using either Active DirectoryBased Activation (ADBA) or KMS.
The company has kiosk computers that run Windows 8.1 Enterprise. The kiosk computers are
located on an isolated network segment that has access to the Internet only. The kiosk computers
are configured to have a static IP address and to use an external DNS server. All of the kiosk
computers use drive letter F for removable media devices. The computers are reinstalled every six
months. Currently, the installation is performed manually.
Problem Statements
Contoso identifies the following issues on the network:
-An administrator fails to deploy a set of new client computers to the
production network by using a Zero Touch deployment. The administrator
receives an error message indicating that there is a missing network card
driver.
-App1 fails to run on Windows 8.1 Enterprise computers.
Requirements
Planned Changes
Contoso plans to implement the following changes to the network:
-Create a training network. The training network will use a separate
segment on the test network and will use the 172.16.10.0/24 address space.
The client computers on the training network will be deployed by using
Windows Deployment Services (WDS).
-Upgrade the client computers that run Windows 7 and Windows 8 Enterprise
to Windows 8.1 Enterprise.
-Deploy App1 to all of the client computers.
Technical Requirements
Contoso identifies the following technical requirements:
-From Server1, Windows 8.1 Enterprise must be deployed to the client
computers in the main office.
-LTI of the client computers on the test network must start when five
client computers are ready to be deployed.
-LTI of the kiosk computers must be performed by using removable media,
and the kiosk computers must be activated.
-The User Driven Installation Replace Task Sequence template must be used
when creating task sequences to upgrade the Windows client computers on
the production network.
-All of the user state data that is stored on servers during a computer
upgrade must be encrypted.
###EndCaseStudy###
Hotspot Question
You need to prepare Server1.
What should you do? To answer, configure the appropriate options in the answer area.
Explanation:
http://prajwaldesai.com/setup-distribution-point-sccm-2012-r2/
On other dumps the Configuration Manager role option to enable is: PXE!
That answer would have been correct if we were talking about SCCM 2007, which has been unsupported for a long time. The PXE Service point WAS its own role service but now in SCCM 2012 and later the PXE Service point became part of the Distribution Point. The main reason was that the SMS Provider was heavily taxed by the PXE Service Point and moving it to the DP expanded how many PXE responders you could have in a site.
The Distribution Point is the right answer.
How many questions are in those dumps your referring to? If it’s less than 95Q then go for this answer. If it’s more then go for the other answer. The more questions one is usually the more updated version or corrected version from my experience.
I believe DP and PXE are the correct anwser. PXE is referred to as the option, not a new role. And you need to enable PXE on a DP is order for it to service ZTI deployments. In the case it is not mentioned that data transfer between the DP and the clients requires encryption, so there’s no need for HTTPS.
2018/1/10 New Questions:
QUESTION
You have an image named Image1 that contains an installation of Windows 8.1 Pro.
Image1 will be deployed by using Windows Deployments Services (WDS).
You need to ensure that all of the Internet Information Services components are installed when Image1 is deployed.
Which tool should you run before you deploy the image?
A. Enable-WindowsOptionalFeature
B. Add-WindowsPackage
C. imagex.exe
D. wdsutil.exe
Answer: B
Explanation:
QUESTION
Drag and Drop Question
You have a client computer that runs Windows 8.1 Enterprise. The client computer has the Windows Assessment and Deployment Kit (Windows ADK) installed.
You plan to capture images from Windows PE by running the New-Windowslmage cmdlet.
You mount a custom image of Windows PE.
You need to identify which three components must be added to the image.
Which three components should you add in sequence? To answer, move the appropriate components from the list of components to the answer area and arrange them in the correct order.
Answer:
QUESTION
Your network contains one Active Directory forest named contoso.com that has two sites named Site1 and Site2.
The contoso.com domain contains two servers named Server1 and Server2 that run Windows Server 2012 R2. The Microsoft Deployment Toolkit (MDT) is installed on both of the servers. Server1 is located in Site1 and Server2 is located in Site2.
You perform the following actions on Server1:
– Import an operating system.
– Import drivers.
– Create a task sequence.
You copy the deployment share from Server1 to Server2 and you open the share on Server2 as MDTShare2.
You discover that clients that connect to MDTShare2 are deployed from Server1.
You need to ensure that the clients that connect to MDTShare2 are deployed from Server2.
What should you modify on Server2?
A. Bootstrap.ini
B. Customsettings.ini
C. The Rules properties of MDTShare2
D. the General properties of MDTShare2
Answer: A
Explanation:
QUESTION
You maintain a base operating system image for your company. The image does not contain hardware-specific drivers. The image is distributed to the desktop support team, which is responsible for maintaining a driver repository on a file share named Share1.
You have a client computer named Client1 that runs Windows 8.1 Enterprise. Client1 will be used as the reference computer for the next version of the base image.
You plan to generalize Client1, capture an image of Client1, and then distribute the image to the desktop support team.
You need to configure a Sysprep answer file to ensure that the next time the image starts, device drivers from Share1 are added to the local driver repository. The solution must ensure that the drivers are added without entering the Out-of-Box-Experience (OOBE) phase.
Which configuration pass in the unattended file should you configure?
A. specialize
B. auditSystem
C. generalize
D. windowsPE
Answer: D
Explanation:
QUESTION
You have a client computer named Computer1 that runs Windows 8.1 Enterprise.
You install the Windows Assessment and Deployment Kit (Windows ADK) on Computer1.
You sign in to Computer1 as a local user named User1.
You insert the Windows 8.1 installation media into the DVD drive on Computer1.
You need to use Windows ADK to create an answer file for the deployment of Windows 8.1 Enterprise.
What should you do first?
A. From Windows PowerShell, run Copy-Item
B. From Windows System Image Manager, click Import Package(s).
C. From Windows System Image Manager, click Create Configuration Set…
D. From Deployment and Imaging Tools Environment run dism.exe and specify the Mount-Wim parameter.
Answer: A
Explanation:
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 Deny-WdsClient cmdlet and the RequestID parameter
B. the Set-WdsClient cmdlet and the Group parameter
C. the Set-WdslnstallImage cmdlet and the UserFilter parameter
D. the Approve-WdsClient cmdlet and the RequestID parameter Answer:
Answer: C
Explanation:
QUESTION
You have a server named Server1 that runs Windows Server 2012 R2.
You install the Windows Assessment and Deployment Kit (Windows ADK) and the Microsoft Deployment Toolkit (MDT) 2013 on Server1.
You need to create a standard client task sequence from the Deployment Workbench.
What should you do first?
A. Configure a deployment share.
B. Add an operating system.
C. Create a Customsettings.ini file.
D. Import an operating system package.
Answer: A
Explanation:
QUESTION
You have a Windows Deployment Services (WDS) server named Server1.
You plan to deploy an image of Windows 8.1 Enterprise to 50 new client computers.
You need to create a multicast deployment of an image of Windows 8.1 Enterprise. The solution must ensure that the deployment of Windows 8.1 Enterprise immediately starts on each client computer once the computer discovers the WDS server.
Which command should you run?
A. WDSUtil.exe /Start-MulticastTransmission /Image:”Win8.1-Enterprise” /ImageType:Boot / Achitecture:x64
B. WDSUtil.exe /New-MulticastTransmission /FriendlyName: “Multicast” /Image:”Win8.1-Enterprise” / ImageType:Boot /TransmissionType:AutoCast /Architecture:x64
C. WDSUtil.exe /Start-MulticastTransmission /Image:”Win8.1-Enterprise” /ImageType:Install / Achitecture:x64
D. WDSUtil.exe /New-MulticastTransmission /FriendlyName:”Multicast” /Image:”Win8.1-Enterprise” / ImageType:Install /TransmissionType:AutoCast /Architecture:x64
Answer: D
Explanation:
And more 70-695 Real Exam Questions (2018 Version) can be download here: https://www.braindump2go.com/70-695.html