getcertified4sure.com

What Does 70-496 exam topics Mean?




Act now and download your Microsoft 70-496 test today! Do not waste time for the worthless Microsoft 70-496 tutorials. Download Update Microsoft Administering Visual Studio Team Foundation Server 2012 exam with real questions and answers and begin to learn Microsoft 70-496 with a classic professional.

Q1. 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:


Q2. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. All requests pass through an HTTP proxy before reaching users. 

You need to allow access to the server over HTTPS for remote workers. 

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. Configure Basic authentication. 

B. Configure SSL. 

C. Configure Kerberos authentication. 

D. Add the users to the user identities in Internet Information Services (IIS). 

E. Configure a TFS proxy server. 

Answer: AB 


Q3. You are performing capacity planning for three teams of developers. Each team is developing a different software module. Developers belong to only one team. 

You need to ensure that team members can edit only the work items of the module on which they are working. 

What should you do? 

A. . Create three teams under the Team Project for team members of three modules. 

. On the Security tab of the team give Edit work items in this node permission to that team for the corresponding area. 

. Deny that permission to other two teams. 

B. . Create three TFS groups at the Team Project level for team members of three modules. 

. Create three areas for the three modules. 

. For each area, on the Permissions tab of the groups, give Edit work items in this node permission to the group corresponding to that area. 

. Deny that permission to other two groups. 

C. . Create one TFS group at the Team Project level for the team members of the three modules. 

. Create three areas for the three modules. For each area, give Edit work items in this node permission to the group. 

D. . Create three teams under the Team Project for team members of three modules. 

. For each area corresponding to the team, give Edit work items in this node permission to that team. 

. Deny that permission to other two teams. 

Answer:


Q4. 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:


Q5. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server with Microsoft SQL Server 2012 Reporting Services (SSRS) and Analysis Services (SSAS). 

Users report that the data in their reports is out of date. 

You need to view the status of the data warehouse. You also need to view the analysis database jobs and see when each last ran successfully. 

What should you do? 

A. From any computer on the network: 

. Browse to http://<servername> :8080/tfs/teamfoundation/administration/ v3.0/warehousecontrolservice.asmx 

. Invoke the GetProcessingStatus operation. 

B. From the TFS server: 

. Browse to http ://<servername> : 8080/tfs/teamfoundation/administration/ v3.0/warehousecontrolservice.asmx 

. Invoke the GetProcessingStatus operation. 

C. From the Team Foundation Server Administration Console: 

. Expand the application-tier tree. 

. Select Reporting. 

. View the Warehouse Database and Analysis Services Database status. 

D. From any computer on the network: 

. Use SQL Server Management Studio. 

. Connect to the SQL server that hosts the TFS databases. 

. Query the TFS configuration database's _LastUpdatedTime table. 

Answer:


Q6. Your network environment includes a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server and several TFS 2012 build servers configured. 

You need to ensure that developers compile their own code against the latest code before checking their changes into source control. 

What should you do? 

A. Enable the check-out setting to download the latest copy of an item before checking it out. 

B. Create a build definition for the solution with a gated check-in trigger. 

C. Create a build definition for the solution with a continuous integration trigger. 

D. Create a build definition for the solution with a rolling builds trigger, and configure the Builds check-in policy. 

Answer:


Q7. 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:


Q8. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server and a virtual test environment that uses Lab Management 2012 along with System Center Virtual Machine Manager (SCVMM) 2010. 

You want to install a test virtual machine that is hosted within a lab environment. 

You need to ensure that the test virtual machine can support all the features of Lab Management 2012. 

Which component should you install on the test virtual machine? 

A. Agents for Visual Studio 2012 

B. Visual Studio Build Agent 2012 

C. Visual Studio Test Agent 2012 

D. Visual Studio Lab Agent 2012 

Answer:


Q9. Your network environment includes Microsoft Visual Studio Team Foundation Server (TFS) 2012. You are using Microsoft Lab Management (MLM) 2012. Automatic host group provisioning is turned off. 

You need to allocate a Microsoft System Center Virtual Machine Manager (SCVMM) 2012 host group to the team project. Which two tools should you use? (Each correct answer presents part of the solution. Choose two.) 

A. TFSConfig.exe with the lab command name 

B. Visual Studio 2012 Team Explorer 

C. Microsoft Test Manager (MTM) 

D. TFS Administration Console 

Answer: AD 


Q10. 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: