PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

which order should you run the Diskpart commands?

DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain
contains a file server named File1. All servers in the domain run Windows Server 2012 R2.
You need to create a new volume on File1.
The new volume must have the following configurations:
Have the drive letter T
Have the FAT32 file system
Be stored on a new virtual hard disk
In which order should you run the Diskpart commands?
To answer, move all the Diskpart commands from the list of commands to the answer area
and arrange them in the correct order.

Which actions should you perform in sequence?

DRAG DROP
A company has servers that run Windows Server 2008 R2 and client computers that run 32-bit
Windows 7 Enterprise. The environment includes Microsoft Application Visualization (App-V). You
plan to deploy a 64-bit only Application. You need to ensure that users can run the Application. The

Application must be automatically available on the client computers. Which actions should you
perform in sequence?
To answer, move the appropriate actions from the list of actions to the answer area and arrange
them in the correct order. (Use only actions that Apply.)

Which storage mode should you set the ProactiveCaching property of the partition to?

You create a SQL Server 2008 Analysis Server (SSAS) solution.
Your solution contains a measure group named FactMeasures with a single partition.
You need to ensure that the following requirements are met:
Queries that use FactMeasures always refer to the latest version of the source detail data.
All aggregations that are part of FactMeasures are stored in a multidimensional format.
Which storage mode should you set the ProactiveCaching property of the partition to?

Which three tasks should you include?

You administer a SQL Server 2008 infrastructure. You design a corporate backup and
recovery strategy that has to be validated. You need to ensure the successful recovery of
any single database from a catastrophic failure without requiring a backup data center in a
different location. Which three tasks should you include? (Each correct answer presents
part of the solution. Choose three.)

Which expression should you write for the named set?

You create a SQL Server 2008 Analysis Services (SSAS) solution. Your solution has a date
dimension named Date along with a hierarchy named Calendar. The Calendar hierarchy has
levels for the Year, Quarter, Month, and Date attributes. You need to create a named set
that refers to the first seven months of the year 2007. Which expression should you write for
the named set?

Which DMX statement should you use?

You create a data mining model by using SQL Server 2008 Analysis Services (SSAS).
You create a mining structure by using the following Data Mining Extensions (DMX) code.
CREATE MINING STRUCTURE [Bike Buyer](
[Customer Key] LONG KEY,
[Age] LONG DISCRETIZED(Automatic, 10),
[Bike Buyer] LONG DISCRETE,
[Commute Distance] TEXT DISCRETE,
[Yearly Income] DOUBLE CONTINUOUS
)
You need to create a mining model that can be processed by using this mining structure.
You also need to ensure that the model uses the Microsoft Decision Trees algorithm.
Which DMX statement should you use?

You need to ensure that the Sales Data measure group will automatically process on a schedule managed by SSAS

You develop a SQL Server 2008 Analysis Services (SSAS) database. Your database
includes several measure groups.
A measure group named Sales Data requires frequent updates than other measure groups.
You need to ensure that the Sales Data measure group will automatically process on a
schedule managed by SSAS.
What should you do?