Q1. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You need to view performance data related to client connections and commands being executed against the TFS server.
What should you do?
A. Browse to http: <servername> 8080/tfs/teamfoundation/administration/ v3.0/ warehousecontrolservice.asmx and select Processing Status.
B. Use the TFS Administration Console to view the TFS logs.
C. Query the tbl_ClientEvent table in each TFS Team Project Collection database.
D. Query the tbl_Command table in each TFS Team Project Collection database.
Answer: D
Q2. Your network environment includes a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server.
You build a multi-tiered application that contains the following tiers:
You need to modify the item template to meet the following requirements:
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
A. Add a control to the work item FORM. For type, select WorkltemClassificationControl.
B. Add a new FIELD called Custom.ApplicationTier Application Tier and configure its list of ALLOWEDVALUES LISTITEMS to be:
. User Interface
. Application Services
. Integration Services
. Database
C. Add a control to the work item FORM. For type, select FieldControl.
D. Add the attribute reportable^Dimension to the FIELD definition.
E. Add the attribute reportable = Measure to FIELD definition.
Answer: ABC
Q3. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. You have a development team named Devi that is already using the server.
You hire a second development team named Dev2.
You need to ensure that the development activities of Dev2 are completely isolated from those of Dev1.
What should you do?
A. Use the TFS Administration Console to create a new team project collection for Dev2.
B. Run the TFSConfiq collection /create [name] command.
C. Use the TFS Administration Console to branch a new team project collection for Dev2 from the one used by Dev1.
D. Use Visual Studio Team Explorer 2012 to create a new team project collection for Dev2.
Answer: A
Q4. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Your development team has a Visual Studio solution file that is used to build a software product.
A developer reports that when he retrieves the latest source file to his computer from TFS and performs a build, the build frequently breaks.
You need to provide a solution that prevents check-ins to TFS that will break developers’ builds.
What should you do?
A. Configure a Team Build for the project and set the build trigger to Continuous Integration. Then modify the build template to automatically roll back check-ins from failed builds.
B. Configure a Team Build for the solution and set the trigger to Gated Check-in.
C. Configure a Team Build for the solution and set the trigger to Schedule. Then modify the build template to automatically roll back check-ins from failed builds.
D. Configure a Team Build for the project and set the build trigger to Continuous Integration.
Answer: B
Q5. DRAG DROP
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
A developer has left the company and still has files checked out. The developer’s computer is no longer available to undo the checkouts.
You need to undo any checked-out files for the user. You also need to delete the user’s workspace.
What should you do? (To answer, move the three appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q6. Your network environment includes a multi-tier Microsoft Visual Studio Team Foundation Server (TFS) 2012 server implementation.
A member of the networking team changes the name of a user’s computer.
From the user’s computer, you need to modify the existing workspace to reflect the new computer name.
What should you do?
A. Execute the following workspaces command to update the machine name: tf workspaces/updateCornputerName:<oldcomputername> /collection: http://tea mserver:8080/tfs/ DefaultCollection.
B. Create a new workspace. Replace the existing workspace with the new one by using the Manage Workspaces window in Source Control Explorer.
C. Execute the following workspace command to update the machine name: tf workspace /computer:<oldcomputername> / collection: http://teamserver:8080/tfs/ DefaultCollection.
D. Open the existing workspace by using the Manage Workspaces window in Source Control Explorer. In the Computer field, enter the new machine name.
Answer: A
Q7. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server and Microsoft Lab Management (MLM) 2012.
You need to create a new environment that will support the ability to include a snapshot of the environment in a bug report. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Create a standard environment.
B. Set up Hyper-V virtual machines using a virtual disk.
C. Create an SCVMM environment.
D. Install a test agent on each box in the environment.
E. Set up Hyper-V virtual machines using a physical disk.
Answer: BC
Q8. Your client’s network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server installed at its main office. TFS Proxy has been installed at a branch office.
You need to reconfigure the TFS Proxy Server to increase the percentage of disk used by the cache.
What should you do?
A. Use the Team Foundation Server Configuration Tool and adjust the percentage of disk used by TFS Server.
B. Modify the web.confiq file of the Proxy Server service and increase the value of the PercentageBasedPolicy configuration item.
C. Modify the TFS Global Web.confiq file and increase the value of the PercentagebasedPolicy configuration item.
D. Modify the TFS Proxy config file and increase the value of the PercentageBasedPolicy configuration item.
Answer: D
Q9. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server named TFS1. SharePoint and Reporting Services components are also installed and configured for TFS on the same server.
You need to be able to access the SharePoint Project Portal from the TFS server by using the following URL: http://tfs.fabrikam.com.
What should you do?
A. From the TFS Administration Console, edit the SharePoint Web Application URL.
B. From Visual Studio Team Explorer, edit the portal settings.
C. Run the TFSC0nfIg.exe SharePointportal command.
D. From the SharePoint Central Administration website, configure the Alternate Access Mappings.
Answer: D
Q10. To support your development team’s upgrade from Visual Studio 2010 to Visual Studio 2012, you also upgrade from Team Foundation Server (TFS) 2010 to TFS 2012.
You need to provide a TFS 2012 test environment that:
What should you do?
A. Install TFS 2012 side-by-side on the same server as TFS 2010. Point TFS 2012 to the existing database, SharePoint, and SQL Reporting Services.
B. Install TFS 2012 on a new server. Point TFS 2012 to the existing database, SharePoint, and SQL Reporting Services.
C. Clone the existing TFS 2010 environment (including the existing database, SharePoint, and SQL Reporting Services) on new servers and update the internal IDs. Upgrade the cloned environment to TFS 2012.
D. Copy the existing TFS 2010 database, SharePoint, and SQL Server Reporting services to a new set of servers. Install TFS 2012 side-by-side on the same hardware as TFS 2010, and point TFS 2012 to the new servers.
Answer: C