Which of the following steps should you perform to recover the folder without affecting any other mailboxes in
Your role of Messaging Administrator at ABC.com includes the management of the company’s
Exchange 2013 Server infrastructure. The ABC.com network consists of an Active Directory
Domain Services (AD DS) domain named ABC.com.
The Exchange 2013 Server infrastructure includes the servers shown in the following table.
Server name
Server role
Database Availability Group
ABC-MB01
Mailbox Server
MBDAG01
ABC-MB02
Mailbox Server
MBDAG01
ABC-CAS01
Client Access Server
ABC-CAS02
Client Access Server
A mailbox database named CorpMBDB1 is replicated between ABC-MB01 and ABC-MB02. All
company uses have mailboxes in CorpMBDB1.
The deleted item retention period for CorpMBDB1 is 180 days. A full backup of CorpMBDB1 is
taken every week. Every 4th weekly backup is permanently retained.
You need to recover the contents of a mailbox folder that was deleted four months ago.
Which of the following steps should you perform to recover the folder without affecting any other
mailboxes in CorpMBDB1?
How can you resolve the certificate warning issue?
You work as a Messaging Administrator at ABC.com. The ABC.com network consists of an Active
Directory Domain Services (AD DS) domain named ABC.com.
All servers run Windows Server 2008 R2 and all client computers run Windows 8 Pro. The client
computers all run Microsoft Office 2013.
The company’s Exchange Server 2010 infrastructure contains an organization named ABC.com.
You are in the process of migrating the Exchange Server 2010 infrastructure to new servers
running Exchange Server 2013.
After deploying the Exchange Server 2013 mailbox servers and client access servers, you
decommission the Exchange 2010 infrastructure.
You discover that users receive certificate error messages connecting to the Exchange 2013
environment using Outlook 2013. There are no error messages when users connect using
Outlook Web App (OWA).
How can you resolve the certificate warning issue?
How can you ensure that Boston users download the OAB from a server in the local site?
Your role of Messaging Administrator at ABC.com includes the management of the company’s
Exchange 2013 Server infrastructure. The ABC.com network consists of an Active Directory
Domain Services (AD DS) domain named ABC.com.
The company has an office in Atlanta and an office in Boston. Each office is configured as an
Active Directory site. The two offices are connected by a WAN link.
The Exchange 2013 Server infrastructure includes four servers. All four servers run both the
Mailbox Server role and the Client Access server role.
Two servers in the Atlanta office are named AT-EX1 and AT-EX2.
Two servers in the Boston office are named Bos-EX1 and Box-EX2.
AT-EX1 is the Offline Address Book (OAB) generation server.
The WAN link between the Atlanta and Boston sites fails and is offline for 48 hours.
After the outage, you discover that the OAB in the Boston office is not updated.
How can you ensure that Boston users download the OAB from a server in the local site?
You need to establish the best technique to log these invalid rows while keeping the amount of development eff
You are implementing a SQL Server Integration Services (SSIS) package that loads data hosted in a SQL
Azure database into a data warehouse. The source system contains redundant or inconsistent data. When the
package finds invalid data, the row containing the invalid data must be omitted but it must also be written to a
text file for further analysis. You need to establish the best technique to log these invalid rows while keeping the
amount of development effort to a minimum. What should you do?
You need to ensure that package logging occurs
You are troubleshooting an existing SQL Server Integration Services (SSIS) package. On several occasions,
the package execution does not finish and no data seems to have been transferred. You need to ensure that
package logging occurs. Your solution must minimizedeployment and development efforts. What should you
do?
You need to configure a logging methodology that meets the requirements while minimizing the amount of deploym
To facilitate the troubleshooting of SQL Server Integration Services (SSIS) packages, a logging methodology is
put in place. The methodology has the following requirements:
The deployment process must be simplified.
All the logs must be centralized in SQL Server.
Log data must be available via reports or T-SQL.
Log archival must be automated.
You need to configure a logging methodology that meets the requirements while minimizing the amount of
deployment and development effort. What should you do?
You need to configure a logging methodology that meets the requirements while minimizing the amount of deploym
To ease the debugging of packages, you standardize the SQL Server Integration Services (SSIS) package
logging methodology. The methodology has the following requirements:
Centralized logging in SQL Server
Simple deployment
Availability of log information through reports or T-SQL
Automatic purge of older log entries
Configurable log details
You need to configure a logging methodology that meets the requirements while minimizing the amount of
deployment and development effort. What should you do?
Where can you find this information?
A SQL Server Integration Services (SSIS) package ona computer is failing periodically in production. The
package was created less than one year ago and was deployed to the SSIS catalog. Sometimes the packageis
started on a SQL Agent schedule; sometimes the package is started manually by an SSIS developer by using
the Object Explorer in SQL Server Management Studio. You need to identify the authenticated user responsible
for starting the package each time it failed in thepast. Where can you find this information?
Which tool should you use?
You maintain a SQL Server Integration Services (SSIS) package. The package was developed by using SQL
Server 2008 Business Intelligence Development Studio (BIDS). The package includes custom scripts that must
be upgraded. You need to upgrade the package to SQLServer 2012. Which tool should you use?
You need to reduce the report processing time and minimize the growth of the database
You are reviewing the design of an existing fact table named factSales, which is loaded from a SQL Azure
database by a SQL Server Integration Services (SSIS) package each day. The fact table has approximately 1
billion rows and is dimensioned by product, sales date, and sales time of day
The database administrator is concerned about the growth of the database. Users report poor reporting
performance against this database. Reporting requirements have recently changed and the only remaining
report that uses this fact table reports sales by product name, sale month, and sale year. No other reports will
be created against this table. You need to reduce the report processing time and minimize the growth of the
database. What should you do?