PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which approach should you recommend?

The development team you manage has added new functionality to an application in the
development environment that improves the application currently running in the production
SharePoint 2010 farm. The added functionality includes several custom Web Parts. You
need to create a plan to add the new functionality to the existing production SharePoint
2010 farm. Which approach should you recommend?

Which error code resolution setting should you configure?

Your network has Network Access Protection (NAP) deployed. The network contains two servers
named Server1 and Server2. Server1 is a Network Policy Server (NPS). Server2 has a third-party
antivirus solution installed. Server1 is configured to use a custom system health validator provided

by the antivirus vendor. The system health validator uses Server2 to identify the version of the
current antivirus definition. You need to ensure that NAP clients are considered noncompliant if
Server1 cannot connect to Server2.
Which error code resolution setting should you configure?

What should you recommend?

You are designing a Windows Forms application that allows users to search a product

catalog and place orders. You have the following requirements: • Display a progress
indicator while the application is searching the catalog. • Ensure that users can cancel
search operations. You need to recommend an approach that meets the requirements.
What should you recommend?

You need to modify the application to prevent the site from loading slowly

You create a console application to manage Personal Sites. The application contains the following
code segment. (Line numbers are included for reference only.) 01 Dim siteCollection As New
SPSite(“http://moss”); 02 Dim profileManager As New
serProfileManager(ServerContext.GetContext(siteCollection)); 03 Dim profile As UserProfile =
profileManager.GetUserProfile(“domain\username”); 04 Dim personalSite As SPSite =
profile.PersonalSite; 05 06 siteCollection.Dispose(); You deploy the application to a SharePoint
site.After deploying the application, users report that the site loads slowly. You need to modify the
application to prevent the site from loading slowly. What should you do?

You need to ensure that the users’ computers are configured to use DirectAccess

Your network contains a server named Server1. Server1 has DirectAccess deployed. A group named
Group1 is enabled for DirectAccess. Users report that when they log on to their computers, the
computers are not configured to use DirectAccess. You need to ensure that the users’ computers are
configured to use DirectAccess. What should you do first?