Which of the following is the property being discussed?
Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a property of the
ApplicationView class of the Windows.UI.ViewManagement namespace. The property returns the
state of the current app view.
Which of the following is the property being discussed?
Which two of the following steps should you perform?
You work as a Network Administrator at ABC.com. The network contains a single Active Directory
Domain Services (AD DS) domain named ABC.com which spans two sites. The company has a
main office and a branch office. The two offices are connected by a slow Wide Area Network
(WAN) link.
Both offices have servers running Windows Server 2008 R2 Service Pack 1 (SP1) and Windows
Server 2012.
A Windows Server 2012 server named ABC-MainHV1 in the main office runs the Hyper-V Server
role. ABC-MainHV1 hosts Virtual Machines (VMs) primarily used by users in the main office.
You install a Windows Server 2012 server named ABC-BranchHV1 in the branch office and
configure it to run the Hyper-V Server role. You configure a VM named BranchVM1 on ABCBranchHV1.
You need to configure the virtual environment to ensure that if ABC-BranchHV1 fails, you can run
BranchVM1 on ABC-MainHV1.
Which two of the following steps should you perform? (Choose two).
Which of the following is TRUE with regards to this member?
Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing the
NavigationCacheMode enumeration of the Windows.UI.Xaml.Navigation namespace. You are
currently discussing the Required member.
Which of the following is TRUE with regards to this member?
Which two of the following actions should you perform next?
Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2008 R2 Service Pack 1 (SP1) and Windows Server 2012.
You need to commission a new file server in the domain. You install a Windows Server 2012
server named ABC-W12File1 and install the File Server role.
You want to use an online backup service in Windows Server Backup to back up the shared
folders on ABC-W12File1. You install the Windows Server Backup feature on ABC-W12File1.
You then register for Windows Azure Online Backup.
Which two of the following actions should you perform next? (Choose two).
What is the maximum number of notifications that this method allows to be queued on the tile?
Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing the
EnableNotificationQueue method of the TileUpdater class.
What is the maximum number of notifications that this method allows to be queued on the tile?
which of the following scenarios is the Hyper-V Replica Broker role required?
Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2012.
The network includes virtual machines (VMs) running on Windows Server 2012 Hyper-V host
servers.
You plan to configure Hyper-V replication on some of the VMs.
You need to install the Hyper-V Replica Broker role on some host servers to enable Hyper-V
replication.
In which of the following scenarios is the Hyper-V Replica Broker role required? (Choose all that
apply)
Which of the following is a method being discussed?
Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a method of the
XmlElement class that returns an XmlNodeList containing a list of all descendant elements that
match the specified Name.
Which of the following is a method being discussed?
Which two of the following actions should you perform to enable the VM replication?
Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2012.
The network includes a primary data center and a secondary data center. The primary data center
includes virtual machines (VMs) running on Windows Server 2012 Hyper-V host servers.
A failover cluster in the primary data center named ABC-CL01 contains three Hyper-V host
servers named HVHost1, HVHost2 and HVHost3. ABC-CL01 hosts several highly available virtual
machines (VMs).
You need to configure a disaster recovery solution in the event of the data center going offline.
You install a Hyper-V host server named HVHostBak. You plan to enable virtual machine
replication between ABC-CL01 and HVHostBak. You need to ensure that you can failover VMs
from ABC-CL01 to HVHostBak and failover VMs from HVHostBak back to ABC-CL01.
You open the Hyper-V Manager console on HVHostBak and configure it as a replica server. You
need to configure the replication of the VMs.
Which two of the following actions should you perform to enable the VM replication?
Which of the following is a method being discussed?
Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a method of the
XmlElement class that adds the specified node to the beginning of the list of child nodes for this
node.
Which of the following is a method being discussed?
How should you recover the server?
Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2008 R2 Service Pack 1 (SP1) and Windows Server 2012.
A Windows Server 2012 server named ABC-File1 runs the File Server role. You discover that the
server is continually restarting. As soon as Windows starts to load, the server restarts again. A
junior administrator reports that he modified a system driver on the server and attempted to restart
the server.
You need to recover the ABC-File1 as quickly as possible while minimizing data loss.
How should you recover the server?