Microsoft.braindump.70 512

Embed Size (px)

Citation preview

  • 7/22/2019 Microsoft.braindump.70 512

    1/26

    Microsoft.Braindump.70-512.v2011-01-31.by.Guna Sekaran

    Number: 000-000Passing Score: 800Time Limit: 120 minFile Version: 1.0

    Microsoft 70-512, MCTS: Visual Studio 2010 Team Foundation Server, Administration

    Best of Luck Rexi

  • 7/22/2019 Microsoft.braindump.70 512

    2/26

    Exam A

    QUESTION 1You have a Visual Studio Team Foundation Server 2010 environment.You need to define a new Team Project process, extending settings from an existing process.Which administration tool should you use to export a copy of the existing Team Project process from TeamFoundation Server?

    A. Extension Manager of Visual Studio

    B. Process Template Manager of Visual Studio

    C. Team Foundation Server Administration Console

    D. Import And Export Settings Wizard of Visual Studio

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 2You have a Visual Studio Team Foundation Server 2010 environment. You have a team project that wascreated by using the MSF for Agile Software Development v5.0 process template.You create a custom report for your team by using Microsoft SQL Server Business Intelligence DevelopmentStudio 2008. You need to ensure that you can run the report from within Visual Studio Team Explorer 2010.What should you do?

    A. Upload the report file to the SQL Server Reporting Services site for the team project.

    B. Upload the report file to the SQL Server Reporting Services site for the team project collection.

    C. Upload the report file to the Excel Reports folder in the Documents node of the team project.

    D. Upload the report file to the Shared Documents folder in the Documents node of the team project.

    Answer: ASection: (none)

    Explanation/Reference:

    QUESTION 3You manage a Visual Studio Team Foundation Server 2010 environment that includes a build lab. All builddefinitions use the default build process template (DefaultTemplate.xaml).You define automated tests to run during builds by using test containers. The tests project that compiles into atest container includes all automated tests for the application, including the build verification tests. All buildverification tests are marked with a category of BVT. You check in the tests project into version control.

    You need to configure the build definition to run only the build verification tests.What should you do for the Automated Tests process parameter in the build definition?

    A. Modify the Category Filter process parameter and specify the BVT category.

    B. Modify the TestSettings File process parameter and specify CategoryFilter=BVT.

    C. Modify the Additional Command Line Arguments process parameter and specify /testcategory:BVT.

    D. Modify the Additional Command Line Arguments process parameter and specify /testsettings:CategoryFilter=BVT.

    Answer: A

  • 7/22/2019 Microsoft.braindump.70 512

    3/26

    Section: (none)

    Explanation/Reference:

    QUESTION 4

    You have a Visual Studio Team Foundation Server 2010 environment. All build definitions use the default buildprocess template (DefaultTemplate.xaml).You need to configure a build definition so that code analysis runs during the build process for all source codeprojects.What should you do?

    A. Set the Perform Code Analysis build process parameter to Always.

    B. Set the Perform Code Analysis build process parameter to AsConfigured.

    C. Set the MSBuild Arguments build process parameter to /property:RunCodeAnalysis=Always.

    D. Set the MSBuild Arguments build process parameter to /property:RunCodeAnalysis=Default.

    Answer: ASection: (none)

    Explanation/Reference:

    QUESTION 5You have a Visual Studio Team Foundation Server 2010 environment.You use Visual Studio Team Explorer 2010 to work with a team project that is based on the MSF for CMMIProcess Improvement v5.0 process template.You need to require that users associate every changeset with at least one work item during the check-inprocess.What should you do?

    A. Add a Work Items check-in policy to the team project.

    B. Select the Evaluate policies and check-in notes before shelving check box in the Shelve window.

    C. Configure the Microsoft.VSTS.Actions.Checkin action on the Resolved to Closed transition of the Task workitem.

    D. Clear the Allow check box for the Edit work items in this node permission on the root area path for theContributors group in the team project.

    Answer: ASection: (none)

    Explanation/Reference:

    QUESTION 6You have a Visual Studio Team Foundation Server 2010 environment. You have a team project that consists ofa single application. The team project has the version control branching structure shown in the followinggraphic.

  • 7/22/2019 Microsoft.braindump.70 512

    4/26

    You release hotfixes to the current version of the application from the Release branch. You release newversions of the application from the Main branch.Your team is currently working in the Development branch. You develop a hotfix to the application in theRelease branch. You need to ensure that the hotfix changeset is in every future release of the application.What should you do?

    A. Merge the changeset from the Main branch to the Release branch.

    B. Merge the changeset from the Release branch to the Main branch.

    C. Branch from the Main branch to the Release branch using the changeset ID.

    D. Branch from the Release branch to the Main branch using the changeset ID.

    Answer: B

    Section: (none)

    Explanation/Reference:

    QUESTION 7You have a Visual Studio Team Foundation Server 2010 environment. You have a team project with a branchstructure that includes Main, Development, and Release branches, as shown in the following graphic.

    You need to identify all merge operations that have occurred between only the Main and Developmentbranches.What should you do?

    A. Run the tf merge command.

    B. Run the tf merges command.

    C. In Source Control Explorer, run the View History command on the Main branch folder.

    D. In Source Control Explorer, run the View Hierarchy command on the Main branch folder.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 8Your company has a main office and a branch office. A Visual Studio Team Foundation Server 2010environment is deployed in the main office. A Team Foundation Server 2010 Proxy server is deployed in the

  • 7/22/2019 Microsoft.braindump.70 512

    5/26

    branch office and configured to connect to Team Foundation Server. The proxy server has a 100 GB hard drivepartition that can be resized.You need to configure the proxy server to use no more than 90% of the available hard drive partition space.What should you do?

    A. Create a system environment variable named TFSPROXY_CACHELIMIT and set the value toPercentageBasedPolicy=90.

    B. Create a system environment variable named TFSPROXY_CACHELIMIT and set the value toFixedSizeBasedPolicy=90000.

    C. Update the proxy server configuration file to include the following XML snippet: 90

    D. Update the proxy server configuration file to include the following XML snippet: 90000

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 9You have a Visual Studio Team Foundation Server 2010 environment. You have a team project that is basedon the MSF for CMMI Process Improvement v5.0 process template. You create test cases and link them torequirements by using the Plan activity center in Microsoft Test Manager 2010.You need to create a list of all requirements that have no associated tests. You create the query shown in thefollowing graphic.Which two actions should you perform next? (Each correct answer presents part of the solution. Choose two.)

    A. Set the Types of links linking filter to Return selected link types and select Tested by.B. Set the Types of links linking filter to Return selected link types and select Test Case.

    C. Set the Top level work items linking filter to Only return items that have the specified links.

    D. Set the Top level work items linking filter to Only return items that do not have the specified links.

    Answer: ADSection: (none)

    Explanation/Reference:

    QUESTION 10You have upgraded your dual-tier Visual Studio Team System 2008 Team Foundation Server environment to adual-tier Visual Studio Team Foundation Server 2010 environment.You need to configure the Visual Studio Lab Management 2010 for your team project collection.Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

    A. Enable the Hyper-V feature on the application tier server.

    B. Install Microsoft System Center Virtual Machine Manager 2008 R2 on a separate server.

    C. Install Microsoft System Center Virtual Machine Manager 2008 R2 Administration Console on the data tierserver.

  • 7/22/2019 Microsoft.braindump.70 512

    6/26

    D. Install Microsoft System Center Virtual Machine Manager 2008 R2 Administration Console on theapplication tier server.

    Answer: BDSection: (none)

    Explanation/Reference:

    QUESTION 11You have a Visual Studio Team Foundation Server 2010 environment that contains a team project createdusing the MSF for Agile Software Development v5.0 process template. The team project includes hundreds ofwork items.You have a Visual Basic .NET application that is comprised of several components. You release a version ofyour application on a quarterly schedule.You need to organize the work items in your team project to reflect the component and schedule classifications.What should you do?

    A. Modify the Area and Iteration hierarchies for the team project.

    B. Create Component and Schedule link types for the team project.C. Create Area and Iteration nodes in the Classification.xml file in the process template.

    D. Create Component and Schedule nodes in the Classification.xml file in the process template.

    Answer: ASection: (none)

    Explanation/Reference:

    QUESTION 12You have a Visual Studio Team Foundation Server 2010 environment. You have a team project that wascreated by using the MSF for CMMI Process Improvement v5.0 process template.You need to ensure that developers are required to enter the name of the project manager when checking inchangesets.What should you do?

    A. Add a required field to the Task work item type.

    B. Add a required check-in note to the team project.

    C. Add a Builds check-in policy to the team project.

    D. Add a Work Items check-in policy to the team project.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 13You have a Visual Studio Team Foundation Server 2010 environment. You have a team project that includes awork item type named Bug. You need to rename the Bug work item type to Defect.What should you do?

  • 7/22/2019 Microsoft.braindump.70 512

    7/26

    A. Run the tf rename command.

    B. Run the tf properties command.

    C. Run the witadmin changeField command.

    D. Run the witadmin renamewitd command.

    Answer: D

    Section: (none)

    Explanation/Reference:

    QUESTION 14You manage a Visual Studio Team Foundation Server 2010 environment that includes a build lab. All builddefinitions use the default build process template (DefaultTemplate.xaml).A version control label containing all versions of the source code files for version 9.0 of an application wascreated from changeset 150. The version control label is named MyApp_Release9.0.The source code for the application is stored in the MyTeamProject team project.You need to queue a build that always uses the version of the source code that is included in theMyApp_Release9.0 version control label.

    What should you do?

    A. Queue a build and modify the Get Version process parameter to C150.

    B. Queue a build and modify the Get Version process parameter to LMyApp_Release9.0@MyTeamProject.

    C. Create a custom build process parameter named OverrideGetVersion. Queue a build and modify theOverrideGetVersion process parameter to C150.

    D. Create a custom build process parameter named OverrideGetVersion. Queue a build and modify theOverrideGetVersion process parameter to LMyApp_Release9.0@MyTeamProject.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 15You have two continuous integration build definitions. Both build definitions use the same build agent on a buildserver. Your build logs returns the following errorTF205022: the following path contains more than the allowed 259 characters.You need to ensure that build operations work normally.What should you do?

    A. In the Working Directory field of the build agent, enter $(SystemDrive)\Builds.

    B. In the Build Agent Folder field of each build definition workspace node, enter $(SystemDrive)\Builds.

    C. In the Working Directory field of the build agent, enter $(SystemDrive)\Builds\$(BuildAgentld).

    D. In the Working Directory field of the build agent, enter $(SystemDrive)\Builds\$(BuildAgentld)\$(BuildDefinitionld).

    Answer: DSection: (none)

    Explanation/Reference:

  • 7/22/2019 Microsoft.braindump.70 512

    8/26

    QUESTION 16You have a Visual Studio Team Foundation Server 2010 environment.The process of synchronizing the local workspace with the source code files in Team Foundation Serverversion control is slow. During synchronization, many files that are unnecessary or are in branches unrelated tothe current project are being downloaded.You need to shorten the synchronization time and not download folders containing unnecessary files.What should you do?

    A. Cloak the folders containing the unnecessary files.

    B. Uncloak the folders containing the unnecessary files.

    C. Run the tf branch command with the /noget option.

    D. Run the tf branch command with the newitem argument.

    Answer: ASection: (none)

    Explanation/Reference:

    QUESTION 17You install Visual Studio Team Foundation Server 2010. You have an existing Microsoft Office SharePointServer (MOSS) 2007 server that uses Microsoft SQL Server 2008.You need to configure Team Foundation Server to use the existing SQL Server and SharePoint servers. Whichtwo actions should you perform? (Each correct answer presents part of the solution. Choose two.)

    A. Install and configure the Team Foundation Server Extensions for SharePoint Products on the MOSS 2007server.

    B. Install and configure the Team Foundation Server 2010 SharePoint Package (.wsp) files on the MOSS 2007server.

    C. Run the configuration wizard on an application tier server, using the Advanced option.

    D. Run the configuration wizard on an application tier server, using the Application-Tier Only option.

    Answer: ACSection: (none)

    Explanation/Reference:

    QUESTION 18You have a Visual Studio Team Foundation Server 2010 environment. You are adding a new field to a workitem type. You need to ensure that you can filter reports generated from the data warehouse on the new workitem field.

    Which attribute should you add to the field definition?

    A. reportable="Detail"

    B. reportable="Default"

    C. reportable="Measure"

    D. reportable="Dimension"

    Answer: DSection: (none)

  • 7/22/2019 Microsoft.braindump.70 512

    9/26

    Explanation/Reference:

    QUESTION 19Your company has an Active Directory Domain Services (AD DS) domain. You have a Visual Studio TeamFoundation Server 2010 environment. You have a team project created by using the MSF for Agile SoftwareDevelopment v5.0 build process template. You install and configure Visual Studio Team Web Access in theenvironment.You need to ensure that when a specific user connects to Team Web Access, only the Work Item Only View isavailable.What should you do?

    A. In Visual Studio Team Explorer 2010, add the user to the Readers team project security group.

    B. In the Team Foundation Server Administration Console, add the user to the Work Item Only View Userssecurity group.

    C. In the Team Foundation Server Administration Console, deny the View instance-level informationpermission for the Team Foundation Valid Users security group.

    D. Create an AD DS security group named Work Item Only View Users and add the user to the security group.Edit the web.config file of the Team Web Access site to add a Work Item Only View Users application

    setting, and set it to the name of the AD DS security group.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 20You have a Visual Studio Team Foundation Server 2010 environment.You are unable to update your work items by using data stored in a Microsoft Office Excel 2007 worksheet thathas been created from a work item query within a team project.

    You need to ensure that Excel can connect to the Team Foundation Server environment.What should you do?

    A. Upgrade to Microsoft Office 2010.

    B. Install Visual Studio Team Explorer 2010.

    C. In Excel 2007, from the Developer tab of the ribbon, modify the properties of the worksheet controls.

    D. In Excel 2007, from the Add-Ins page of the Excel Options dialog box, open the Excel Add-Ins dialog boxand add the Team Foundation add-in.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 21You have a Visual Studio Team Foundation Server 2010 environment. You are using Visual Studio TeamExplorer 2010.You create and customize a team project. You intend to store custom process guidance for the team project onan ASP.NET wiki site.You need to configure the team project so that Visual Studio Team Web Access users selecting the ProcessGuidance link on the Home tab are directed to the wiki site.

  • 7/22/2019 Microsoft.braindump.70 512

    10/26

    What should you do in the Project Portal Settings dialog box in Team Explorer?

    A. On the Project Portal tab, configure the Use this SharePoint site option.

    B. On the Process Guidance tab, configure the Link to a SharePoint document library option.

    C. On the Project Portal tab, select the Use a Web site option and enter the wiki URL in the URL field.

    D. On the Process Guidance tab, select the Link to a Web site option and enter the wiki URL in the URL field.

    Answer: DSection: (none)

    Explanation/Reference:

    QUESTION 22You manage a Visual Studio Team Foundation Server 2010 environment. It is not currently integrated with aSharePoint team project portal or with Microsoft SQL Server 2008 Reporting Services.You need to ensure that data in the Team Foundation Server environment will not be lost in the event ofhardware or software failure.What should you do?

    A. Back up only the team project collection databases.

    B. Back up the team project collection databases and the Team Foundation Server configuration database.

    C. Back up the team project collection databases, the Web services for the application tier, and the Webservices for the team project collections.

    D. Back up the team project collection databases, the Web services for the team project collections, and theTeam Foundation Server relational data warehouse and OLAP cube.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 23You have a Visual Studio Team Foundation Server 2010 environment. You have a team project namedContoso.You create several work item queries for the Contoso team project in the default project collection.You need to allow test team members to view and edit the work item queries without allowing them access toother queries in the team project.What should you do?

    A. Add the test team members to the Readers team project security group.

    B. Add the test team members to the Contributors team project security group.

    C. Place the queries in a folder in the My Queries container. Add the test team members to the built-in ProjectCollection Test Service Account group, and grant the group Contribute permissions to the Team Queriescontainer.

    D. Place the queries in a folder in the Contoso Team Queries container. Create a custom team project securitygroup named Testers in the Contoso team project, add the test team members to the group, and then grantthe group Contribute permissions to the folder.

    Answer: DSection: (none)

  • 7/22/2019 Microsoft.braindump.70 512

    11/26

    Explanation/Reference:

    QUESTION 24You have a Visual Studio Team Foundation Server 2010 environment.All contractors in your organization are members of a Team Foundation Server security group namedContractors that has been granted only the Read version control permissions. Lead developers have beengranted all version control permissions.You need to implement a workflow that requires lead developers to review the source code changes made bycontractors before they are committed to version control.Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

    A. Grant the Check In version control permissions to the Contractors security group.

    B. Grant the Check Out version control permissions to the Contractors security group.

    C. Instruct contractors to create a shelveset that includes the pending changes. Require that a lead developercheck in the source code changes on behalf of the contractors.

    D. Instruct contractors to check in the source code changes. Require that a lead developer review thechangeset and roll back the changeset if necessary.

    Answer: BCSection: (none)

    Explanation/Reference:

    QUESTION 25You have a dual-tier Visual Studio Team Foundation Server 2010 environment. You run Windows SharePointServices 3.0 on the application tier server.You configure Team Foundation Server to support an existing SharePoint Web application. When you attemptto create a new team project portal in the existing SharePoint Web application, you receive the following errorTF218017: A SharePoint site could not be created for use as the team project portal. The following error

    occurred: TF250034: An access grant could not be found between Team Foundation Server and theSharePoint Web application that you specified.You need to ensure that Team Foundation Server integrates with the SharePoint Web application.What should you do in the Team Foundation Server Administration Console?

    A. In the Extensions for SharePoint Products node, grant access to Team Foundation Server.

    B. In the Extensions for SharePoint Products node, modify access to the SharePoint Web application.

    C. In the SharePoint Web Applications node, add the SharePoint Web application to Team Foundation Server.

    D. In the SharePoint Web Applications node, remove the SharePoint Web application from Team FoundationServer.

    Answer: A

    Section: (none)

    Explanation/Reference:

    QUESTION 26You have a Visual Studio Team Foundation Server 2010 environment that is configured to support VisualStudio Lab Management 2010. You intend to perform automated testing by using Microsoft Test Manager 2010.You need to install and configure a test controller and a test agent that will run Coded UI tests.Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

  • 7/22/2019 Microsoft.braindump.70 512

    12/26

    A. Set up the test agent to run as a service.

    B. Set up the test agent to run as an interactive process.

    C. Install and register a test controller with the team project collection that contains the automated tests.

    D. Install and configure a test controller for Visual Studio. Then create and configure a new test settings file inVisual Studio.

    Answer: BCSection: (none)

    Explanation/Reference:

    QUESTION 27You have a Visual Studio Team Foundation Server 2010 environment. You have a team project that wascreated by using the MSF for Agile Software Development v5.0 process template. All developers are membersof the Contributors team project security group.Developers check in source code that fails a set of automated tests.You need to ensure that only source code that passes all automated tests is checked in.What should you do?

    A. Add the Builds check-in policy to your team project.

    B. Add the Testing check-in policy to your team project.

    C. Create a build definition, set the check-in trigger to Gated Check-in, and enable automated testing.

    D. Create a build definition, set the check-in trigger to Continuous Integration, and enable automated testing.

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 28You manage a Visual Studio Team Foundation Server 2010 environment.You need to re-create the relational data warehouse and OLAP cube.What should you do?

    A. In the Reporting node of the Team Foundation Server Administration Console, click Start Rebuild.

    B. In the Reporting node of the Team Foundation Server Administration Console, clear and then reconfigurethe reporting configuration details.

    C. On the application tier server, restart the Visual Studio Team Foundation Background Job Agent service.Then in the Reporting node of the Team Foundation Server Administration Console, click Start Jobs.

    D. On the application tier server, navigate to the URL http://localhost:8080/tfs/TeamFoundation/Administration/v3.0/WarehouseControlService.asmx. Choose the ProcessWarehouse Web service method and set thejobName to RecreateWarehouse. Then click Invoke.

    Answer: ASection: (none)

    Explanation/Reference:

  • 7/22/2019 Microsoft.braindump.70 512

    13/26

    QUESTION 29You have a Visual Studio Team Foundation Server 2010 environment. Your build lab includes multiple buildservers.You configure the build servers, build controllers, and build agents for a team project collection. You customizethe build process workflow file to include custom activities that you have compiled into an assembly.You need to ensure that the assembly is loaded by the build service process on the build servers.What should you do?

    A. Copy the assemblies to the %ProgramFiles%\Microsoft Team Foundation Server\Build\CustomAssembliesfolder on each build agent server.

    B. Copy the assemblies to the %ProgramFiles%\Microsoft Team Foundation Server\Build\CustomAssembliesfolder on each build controller server.

    C. Add the custom assemblies to the working directory of the build agent.

    D. Add the custom assemblies to a version control folder and configure the Version Control Path to CustomAssemblies property of the build controller.

    Answer: DSection: (none)

    Explanation/Reference:

    QUESTION 30You have a default installation of Visual Studio Team Foundation Server 2010.The company hires a contractor to perform builds for team projects.You need to grant the contractor only the minimum security permissions required to perform the builds. Whichpermissions should you grant to the contractor?

    A. Queue build

    B. Edit build quality

    C. Manage build queue

    D. Update build information

    Answer: ASection: (none)

    Explanation/Reference:

    QUESTION 31You have a Visual Studio Team Foundation Server 2010 environment with a team project collection that hasonly one build definition. The build definition uses the default build process template (DefaultTemplate.xaml).The build definition trigger is set to Manual.

    You have the following requirements:Verify that a build will run successfully on a build server with the pending changes.Do not commit the pending changes.You need to perform a build that meets the requirements.What should you do?

    A. Set the build definition trigger to Gated Check-In. Then check in the pending changes.

    B. Queue a build and set the Private Drop Location process parameter to a UNC file share path on theapplication tier server.

  • 7/22/2019 Microsoft.braindump.70 512

    14/26

    C. Create a shelveset that includes the pending changes. Then queue a build using the Latest sources withshelveset parameter, and specify the shelveset.

    D. Create a custom Boolean build parameter named PrivateBuild in the build process template for the builddefinition. Then queue a build and set the PrivateBuild process parameter to True.

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 32You upgrade from a previous version of Team Foundation Server to Visual Studio Team Foundation Server2010. The upgraded team project collection is named UpgradedCollection.You need to permanently move a team project named MyApp from UpgradedCollection to a new team projectcollection.What should you do?

    A. Prepare a clone of the UpgradedCollection by running the TFSConfig.exe /prepareClone command.

    B. Split the UpgradedCollection. In the Team Foundation Server Administration Console, attach the new teamproject collection, using a new name. Then delete the unnecessary team projects in both the collections.

    C. Move the UpgradedCollection database files to a new data tier server. Then in Microsoft SQL ServerManagement Studio, attach the UpgradedCollection database to the new Microsoft SQL Server serverinstance.

    D. In Microsoft SQL Server Management Studio, copy and rename the UpgradedCollection database files.Attach the original database and the copy of the database files to the same Team Foundation Server serverinstance.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 33You plan to install a dual-tier Visual Studio Team Foundation Server 2010 environment using two serversnamed Server1 and Server2.You install and configure Microsoft SQL Server 2008 and SQL Server 2008 Analysis Services on Server1. Youinstall and configure IIS 7.5, SQL Server Reporting Services, and Windows SharePoint Services 3.0 onServer2.You need to install and configure Team Foundation Server using the two servers.What should you do?

    A. Install Team Foundation Server on Server2 and run the configuration wizard on Server2 using the Basicoption.

    B. Install Team Foundation Server on Server2 and run the configuration wizard on Server2 using theAdvanced option.

    C. Install Team Foundation Server on Server1 and Server2. Run the configuration wizard on Server1 using theBasic option. Run the configuration wizard on Server2 using the Application-Tier Only option.

    D. Install Team Foundation Server on Server1 and Server2. Run the configuration wizard on Server1 using theAdvanced option. Run the configuration wizard on Server2 using the Application-Tier Only option.

    Answer: B

  • 7/22/2019 Microsoft.braindump.70 512

    15/26

    Section: (none)

    Explanation/Reference:

    QUESTION 34

    You manage a dual-tier Visual Studio Team Foundation Server 2010 environment using servers that runWindows Server 2008 R2. Your company has an Active Directory Domain Services (AD DS) domain. Allservers and client computers are joined to the domain. You run Windows SharePoint Services 3.0 on theapplication tier server for the team project portal sites.You need to ensure that Team Foundation Server uses the Kerberos authentication protocol.What should you do?

    A. Update the authentication settings for the default SharePoint Web application to Kerberos.

    B. In Microsoft SQL Server Management Studio, change the authentication settings so that the auth_schemesetting displays as KERBEROS.

    C. In the Application Tier node of the Team Foundation Server Administration Console, choose theAuthentication Settings command. Then choose Kerberos and confirm the update.

    D. In the Internet Information Services (IIS) Manager console, display the Authentication page for the Visual

    Studio Team Web Access 2010 virtual directory /tfs/web and clear the Enable Kernel-mode authenticationcheck box.

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 35You have a Visual Studio Team Foundation Server 2010 environment.Your company develops a custom code analysis rule set for use in a team project. You need to ensure that the

    team project is utilizing the custom code analysis rule set. You add the Code Analysis check-in policy to theteam project.What should you do next?

    A. In the Run this rule set list, choose Microsoft All Rules.

    B. In the Run this rule set list, choose Microsoft Minimum Recommended Rules.

    C. In the Run this rule set list, choose Select Rule Set from Source Control, and then enter the path to a localversion of the custom code analysis rule set file.

    D. In the Run this rule set list, choose Select Rule Set from Source Control, and then enter the path to acustom code analysis rule set file stored in version control.

    Answer: D

    Section: (none)

    Explanation/Reference:

    QUESTION 36You manage a Visual Studio Team System 2008 Team Foundation Server environment that supports aWindows SharePoint Services (WSS) 2.0 SharePoint portal.You need to upgrade the current environment to Visual Studio Team Foundation Server 2010 on the existinghardware and support the existing SharePoint portal integration with no additional administrative steps.

  • 7/22/2019 Microsoft.braindump.70 512

    16/26

    What should you do?

    A. Use the existing WSS 2.0 portal. Install Team Foundation Server 2010 on the existing hardware, and thenupgrade Team Foundation Serve 2008 to Team Foundation Server 2010.

    B. Upgrade the WSS 2.0 portal to WSS 3.0. Install Team Foundation Server 2010 on the existing hardware,and then upgrade Team Foundation Server 2008 to Team Foundation Server 2010.

    C. Install Team Foundation Server 2010 on the existing hardware. Upgrade Team Foundation Server 2008 to

    Team Foundation Server 2010. Then connect to the existing WSS 2.0 portal.D. Install Team Foundation Server 2010 on the existing hardware. Upgrade Team Foundation Server 2008 to

    Team Foundation Server 2010. Then upgrade the WSS 2.0 portal to WSS 3.0.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 37You perform a default installation of Visual Studio Team Foundation Server Proxy for use by a remotedevelopment team.You need to configure Visual Studio Team Explorer 2010 to connect to Visual Studio Team Foundation Server2010 through the proxy server. In the Source Control node of the Team Explorer Options dialog box, you selectthe Use proxy server for file downloads check box.What should you do next?

    A. Provide the proxy server name and port 8080.

    B. Provide the proxy server name and port 8081.

    C. Provide the application tier server name and port 8080.

    D. Provide the application tier server name and port 8081.

    Answer: B

    Section: (none)

    Explanation/Reference:

    QUESTION 38You have a Visual Studio Team Foundation Server 2010 environment. You are running the English-languageversion of Team Foundation Server.You are in the process of detaching an unused team project collection. An error occurs during the detachprocess.You need to display the details of the error and determine at what point in the detach process the erroroccurred.

    What should you do?

    A. View the log entries in the Event Viewer.

    B. View the log entries in the Logs node of the Team Foundation Server Administration Console.

    C. View the log entries in the %ProgramFiles%\Microsoft Team Foundation Server 2010\Application Tier\TFSJobAgent\_tfs_data folder.

    D. View the log entries in the %ProgramFiles%\Microsoft Team Foundation Server 2010\Microsoft TeamFoundation Server 2010 - ENU\Logs folder.

    Answer: B

  • 7/22/2019 Microsoft.braindump.70 512

    17/26

    Section: (none)

    Explanation/Reference:

    QUESTION 39

    You have a Visual Studio Team Foundation Server 2010 environment. Your branching plan includes Main,Development, ServicePack, Hotfix, and Release branches, as shown in the exhibit. (Click the Exhibit button.)Your team fixes a bug and checks in a code change to the Hotfix branch.You need to merge the code change into the Main and Development branches without performing a baselessmerge.What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choosetwo.)

    Exhibit:

    A. Run the tf Merge command to merge the changes from the Hotfix branch to the Main branch and then fromthe Hotfix branch to the Development branch.

    B. Run the tf Merge command to merge the changes from the Hotfix branch to the ServicePack branch, fromthe ServicePack branch to the Main branch, and then from the Hotfix branch to the Development branch.

    C. In the Track Changeset window, merge the changes from the Hotfix branch to the ServicePack branch,from the ServicePack branch to the Main branch, and then from the Main branch to the Developmentbranch.

    D. In the Source Control Explorer window, merge the changes from the Hotfix branch to the ServicePackbranch, from the ServicePack branch to the Main branch, and then from the Main branch to theDevelopment branch.

    Answer: CDSection: (none)

    Explanation/Reference:

    QUESTION 40You have a Visual Studio Team Foundation Server 2010 environment that has a build controller with tenassociated build agents for a team project collection. You use the default build process template(DefaultTemplate.xaml) for all build definitions.When running multiple builds, you intermittently receive a build error on the AgentScope workflow activityindicating that an agent was not available in the allotted amount of time. These error messages occur duringpeak periods of heavy usage of the build lab.

  • 7/22/2019 Microsoft.braindump.70 512

    18/26

    You need to troubleshoot the unavailability of the build agents during the peak periods.What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choosetwo.)

    A. Check for a restrictive tags filter on the ReservationSpec process parameter.

    B. Check for a restrictive name filter on the ReservationSpec process parameter.

    C. Check for a maximum wait time that is set too high for the build definition on the ReservationSpec process

    parameter.D. Check for a maximum execution time that is set too low for the build definition on the ReservationSpec

    process parameter.

    Answer: ABSection: (none)

    Explanation/Reference:

    QUESTION 41You have a dual-tier Visual Studio Team Foundation Server 2010 environment. The Team Foundation Serverdatabases are backed up nightly. You modify source code in a solution but you are not yet ready to check in thepending changes.You need to share the pending changes with team members without checking them in, and ensure that they arebacked up during the normal Team Foundation Server backup process.What should you do?

    A. Create a shelveset that includes the pending changes.

    B. Create a changeset that includes the pending changes.

    C. Create a shared folder on the data tier server and copy the source code files to that folder.

    D. Create a shared folder on the application tier server and copy the source code files to that folder.

    Answer: A

    Section: (none)

    Explanation/Reference:

    QUESTION 42You are upgrading a Visual Studio Team System 2008 Team Foundation Server environment to Visual StudioTeam Foundation Server 2010. The Team Foundation Server 2010 environment will consist of three newservers with the following configuration:Server1 hosts the data tierServer2 and Server3 host application tiersYou complete the prerequisite installations, restore the SQL Server databases onto Server1, and deploy

    Network Load Balancing. You need to install the Team Foundation Server components.Which configuration wizard options should you use on Server2 and Server3?

    A. Use the Upgrade option on Server2 and the Advanced option on Server3.

    B. Use the Advanced option on Server2 and the Advanced option on Server3.

    C. Use the Upgrade option on Server2 and the Application-Tier option on Server3.

    D. Use the Advanced option on Server2 and the Application-Tier option on Server3.

    Answer: CSection: (none)

  • 7/22/2019 Microsoft.braindump.70 512

    19/26

    Explanation/Reference:

    QUESTION 43You have a Visual Studio Team Foundation Server 2010 environment that includes team project collectionsnamed CollectionA and CollectionB. You intend to perform maintenance on CollectionA while still allowingusers to connect to CollectionB.You need to prevent end users from using CollectionA, and display a notification that CollectionA is offline, butstill associated with Team Foundation Server, to users who attempt to connect to the team project collection.What should you do?

    A. On the application tier server, display the EnableServicing page for the TeamProjectCollectionWebServiceWeb service and then invoke the Web service method.

    B. On the application tier server, display the AddServicingOperation page for theTeamProjectCollectionWebService Web service and then invoke the Web service method.

    C. In the Team Project Collections node of the Team Foundation Server Administration Console, use the StopCollection command for CollectionA and specify the servicing message.

    D. In the Team Project Collections node of the Team Foundation Server Administration Console, use the

    Detach Collection command for CollectionA and specify the servicing message.

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 44You have a single-tier Visual Studio Team Foundation Server 2010 environment. You create the DNS CNAMErecord that maps tfs.contoso.com as an alias for the application tier server name.You receive alert e-mails for a Work Item Changed event. The alerts include Visual Studio 2010 Team Web

    Access links that use the server name instead of the alias.You need to ensure that Team Web Access links in alert e-mails use the alias instead of the server name.What should you do?

    A. In the Team Foundation Server Administration Console, enter the alias name in the Server URL text box.

    B. In the Team Foundation Server Administration Console, enter the alias name in the Notification URL textbox.

    C. Edit the web.config file of the Team Web Access site to add the alias as an element to the tfServers list.

    D. Edit the web.config file of the Team Web Access site to add a NotificationUrl application setting and set it tothe alias name.

    Answer: B

    Section: (none)

    Explanation/Reference:

    QUESTION 45You have a Visual Studio Team Foundation Server 2010 environment. You are modifying the Task work itemtype for a team project that was created by using the MSF for CMMI Process Improvement v5.0 processtemplate.You need to ensure that only members of the Project Administrators group can move a Task work item from

  • 7/22/2019 Microsoft.braindump.70 512

    20/26

    the state of Resolved to Closed.What should you do?

    A. In the Workflow node, add a for attribute to the Resolved State element and set it to a value of [project]\Project Administrators.

    B. In the Workflow node, add a not attribute to the Resolved State element and set it to a value of [project]\Project Administrators.

    C. In the Transitions node, add a for attribute to the Resolved to Closed transition element and set it to a valueof [project]\Project Administrators.

    D. In the Transitions node, add a not attribute to the Resolved to Closed transition element and set it to a valueof [project]\Project Administrators.

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 46

    You have a Visual Studio Team Foundation Server 2010 environment that includes multiple team projectcollections. The load on your existing Microsoft SQL Server 2008 servers increases.You need to move a team project collection database from one SQL server to another SQL server. You havenot configured support for SharePoint team project portals or SQL Server Reporting Services for the teamproject collection.What should you do?

    A. Move the team project collection database files and change the connection string in the web.config file ofthe Team Foundation Server Web service.

    B. Back up the team project collection database, restore the database on the new SQL server, and change theconnection string in the web.config file of the Team Foundation Server Web service.

    C. Back up the team project collection database, detach the team project collection in the Team Foundation

    Server Administration Console, restore the database on the new SQL server, and then attach the teamproject collection and specify the new SQL server.

    D. Copy the team projection collection database files from the original SQL server to the new SQL server. Inthe Team Foundation Server Administration Console, detach the team project collection and then attach theteam project collection and specify the new SQL server.

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 47You have a Visual Studio Team Foundation Server 2010 environment. You have a Visual Basic .NETapplication. You have an automated build for the application that is based on a modified version of the defaultbuild process template (DefaultTemplate.xaml).The application build run is not generating a list of automated tests affected by code changes.You need to generate a list of automated tests affected by code changes in each build of the application.Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

    A. Set the Analyze Test Impact parameter in the build process template to True.

    B. Set the Perform Code Analysis parameter in the build process template to Always.

  • 7/22/2019 Microsoft.braindump.70 512

    21/26

    C. Enable the Test Impact setting in the Data and Diagnostics tab of the test settings file used by the builddefinition.

    D. Enable the Code Coverage setting in the Data and Diagnostics tab of the test settings file used by the builddefinition.

    Answer: ACSection: (none)

    Explanation/Reference:

    QUESTION 48You are monitoring a Visual Studio Team Foundation Server 2010 environment.You need to monitor the number of requests over time for the default team project collection.What should you do?

    A. Periodically query the tbl_command table in the Team Foundation Server configuration database.

    B. Periodically query the tbl_command table in the default Team Foundation Server team project collectiondatabase.

    C. Monitor the TFS Services Current Requests/Sec performance counter on the Team Foundation Serverinstance.

    D. Monitor the TFS Version Control Current Requests/Sec performance counter on the Team FoundationServer instance.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 49You have a Visual Studio Team Foundation Server 2010 environment. You have an existing Microsoft VisualSourceSafe 2005 database. You need to import the Visual SourceSafe database including version history.What should you do?

    A. Run the TFSConfig import command and specify the team project collection name.

    B. Run the TFSConfig import command and specify the URL path to the team project collection.

    C. Run the VSSConverter migrate command. In the VSSConverter XML settings file, specify the team projectcollection name as the collection attribute of the TeamFoundationServer node.

    D. Run the VSSConverter migrate command. In the VSSConverter XML settings file, specify the URL of theteam project collection as the collection attribute of the TeamFoundationServer node.

    Answer: DSection: (none)

    Explanation/Reference:

    QUESTION 50You manage a Visual Studio Team Foundation Server 2010 environment. You use Microsoft Office Excel 2010for reporting.You need to create a PivotTable report of the aggregated lines added, lines modified, and lines deleted team

  • 7/22/2019 Microsoft.braindump.70 512

    22/26

    project collection data, and minimize the time required to create the report.What should you use to create the report?

    A. the Tfs_Warehouse CodeChurnView view

    B. the Tfs_Warehouse RunCoverageView view

    C. the Code Churn measure group in the Tfs_Analysis cube

    D. the Code Coverage measure group in the Tfs_Analysis cube

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 51You have a Visual Studio Team Foundation Server 2010 environment. You are setting up Visual Studio LabManagement 2010.You need to store virtual machine templates used by the virtual lab environment.What should you do?

    A. Add a file server to the environment.

    B. Add build controllers to the configuration.

    C. Create a team project collection in the environment.

    D. Create a team project collection library share in the environment.

    Answer: DSection: (none)

    Explanation/Reference:

    QUESTION 52Your company has a main office and a branch office. You are installing Visual Studio Team Foundation Server2010 at the main office. You need to minimize the bandwidth required to access version-controlled files fromthe branch office.What should you do?

    A. Install Team Foundation Server Proxy at the main office. Configure the Team Explorer client applications atthe branch office to connect to the proxy server.

    B. Install Team Foundation Server Proxy at the branch office. Configure the Team Explorer client applicationsat the branch office to connect to the proxy server.

    C. Create a team project collection for the branch office. Configure the Team Explorer client applications at the

    branch office to connect to the application tier at the main office.D. Install an application tier server at the branch office and configure it to connect to Team Foundation Server.

    Configure the Team Explorer client applications at the branch office to connect to the application tier serverat the branch office.

    Answer: BSection: (none)

    Explanation/Reference:

  • 7/22/2019 Microsoft.braindump.70 512

    23/26

    QUESTION 53You have a Visual Studio Team Foundation Server 2010 environment.You change your computer name from Computer1 to Computer2.You need to update the workspaces on your computer with the new computer name.What should you do?

    A. Run the tf workspace command with the /computer:Computer1 switch.B. Run the tf workspace command with the /computer:Computer2 switch.

    C. Run the tf workspaces command with the /updateComputerName:Computer1 switch.

    D. Run the tf workspaces command with the /updateComputerName:Computer2 switch.

    Answer: CSection: (none)

    Explanation/Reference:

    QUESTION 54You have a Visual Studio Team Foundation Server 2010 environment. The environment does not includeSharePoint.The data tier server that hosts the Team Foundation Server data warehouse, and Microsoft SQL Server 2008Reporting Services databases fails. You stop the services that Team Foundation Server uses and restore thedatabases to a SQL Server instance on a new data tier server. You need to reconfigure the Team FoundationServer components to use the new data tier server.Which two sets of actions should you perform? (Each correct answer presents part of the solution. Choosetwo.)

    A. Run the TFSConfig PrepSQL command. Then change the ownership of the restored databases to amember of the Team Foundation Administrators group and update the service accounts.

    B. Run the TFSConfig setup command. Then change the ownership of the restored databases to a member ofthe Team Foundation Administrators group and update the service accounts.

    C. Run the TFSConfig registerDB command. Redirect Team Foundation Server to the location of the SQLServer Reporting Services database. Then start the services that Team Foundation Server uses.

    D. Run the TFSConfig remapDBs command. Redirect Team Foundation Server to the location of the SQLServer Reporting Services database. Then start the services that Team Foundation Server uses.

    Answer: ACSection: (none)

    Explanation/Reference:

    QUESTION 55You manage a dual-tier Visual Studio Team Foundation Server 2010 environment. Microsoft SQL Server 2008Reporting and Analysis Services and Microsoft Office SharePoint Server 2007 are installed on a server that isseparate from the Team Foundation Server application and data tier servers. The Team Foundation Serverapplication tier server fails. The SQL Server and SharePoint servers are working properly.You need to recover the Team Foundation Server application tier on new hardware.Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

    A. Install Team Foundation Server on the new application tier server. Run the configuration wizard on theapplication tier server, using the Advanced option.

  • 7/22/2019 Microsoft.braindump.70 512

    24/26

    B. Install Team Foundation Server on the new application tier server. Run the configuration wizard on theapplication tier server, using the Application-Tier Only option.

    C. Restore the web.config files for the application tier server and then, using the configuration tool, update theURLs to point to the new application tier server.

    D. In the Application Tier node of the Team Foundation Server Administration Console, choose Change URLsand update the URLs to point to the new application tier server.

    Answer: BDSection: (none)

    Explanation/Reference:

    QUESTION 56You have a Visual Studio Team Foundation Server 2010 environment.You are developing a Web application that will run on IIS 7.0. The Web application requires a Windows Web-client role. You intend to use Microsoft Test Manager to run an automated test that will use the IntelliTracediagnostic data adapter to test the Web-client role for the application.You need to configure Microsoft Test Manager with the test settings required to collect an IntelliTrace log from

    the Web-client role for the application.Which data collectors should you use?

    A. only IntelliTrace and Test Impact

    B. ASP.NET Profiler, IntelliTrace and Test Impact

    C. only ASP.NET Client Proxy for IntelliTrace and Test Impact

    D. ASP.NET Client Proxy for IntelliTrace and Test Impact, and IntelliTrace

    Answer: DSection: (none)

    Explanation/Reference:

    QUESTION 57You are setting up a Visual Studio Team Foundation Server 2010 environment. The environment includes aMicrosoft SQL Server 2008 cluster.You need to ensure high availability and redundancy for the front-end Web servers in the Team FoundationServer environment.What should you do?

    A. Install a virtual application tier server and create a snapshot.

    B. Install two application tier servers. Use one as a cold-standby.

    C. Install two application tier servers. Use one as a warm-standby.

    D. Install multiple application tier servers with network load balancing.

    Answer: DSection: (none)

    Explanation/Reference:

    QUESTION 58

  • 7/22/2019 Microsoft.braindump.70 512

    25/26

    You have a continuous integration build definition.You need to ensure that you maintain only the drop files and test results from each build that uses this builddefinition.What should you do in the Retention Policy node of the build definition?

    A. Modify the What to Delete value in the Private build retention policies.

    B. Modify the What to Delete value in the Triggered and Manual build retention policies.

    C. Modify the Retention Policy list value in the Private build retention policies.D. Modify the Retention Policy list value in the Triggered and Manual build retention policies.

    Answer: BSection: (none)

    Explanation/Reference:

    QUESTION 59Your company has a main office and a branch office. Multiple Visual Studio Team Foundation Server 2010environments are deployed in the main office. A Team Foundation Server 2010 Proxy server is deployed in thebranch office.You need to configure the proxy server to cache version control files for all current and future team projectcollections from each environment.What should you do?

    A. Update the proxy server configuration file to include each application tier server URL, without the collectionname, as a item in the item inside the element.

    B. Update the proxy server configuration file to include each application tier server URL, including thecollection name, as a item in the item inside the element.

    C. Create a system environment variable named TFSPROXY_ALLOWEDSERVERS and set the value to asemicolon-delimited list of all the application tier server URLs, without the collection names.

    D. Create a system environment variable named TFSPROXY_ALLOWEDSERVERS and set the value to a

    semicolon-delimited list of all the application tier server URLs, including the collection names.

    Answer: ASection: (none)

    Explanation/Reference:

    QUESTION 60You have a Visual Studio Team Foundation Server 2010 environment.The Get Latest operation for a branch is running slowly. The branch includes a large documentation folder thatthe documentation team updates frequently. The documentation folder is not necessary for your current work.

    You need to increase the performance of the Get Latest operation.What should you do?

    A. Cloak the documentation folder.

    B. Uncloak the documentation folder.

    C. Create a shelveset for the branch.

    D. Create a shelveset for only the documentation folder.

    Answer: ASection: (none)

  • 7/22/2019 Microsoft.braindump.70 512

    26/26

    Explanation/Reference: