getcertified4sure.com

Beginners Guide: mcsd 70-496




Act now and download your Microsoft 70-496 test today! Do not waste time for the worthless Microsoft 70-496 tutorials. Download Latest 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.

2021 Oct 70-496 practice test:

Q41. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. All of your Team Projects use the default Scrum process template. 

You create a new work item type named AcceptanceBug. 

You need to ensure that work items of this type are displayed in queries for bugs. 

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

A. Add the following XML element to the Microsoft.BugCategory Category for the project: <WORKITEMTYPE name= “AcceptanceBug”/> 

B. Update the work item filters in the bug-related queries to include the clause: AND [System.WorkltemType] IN GROUP ..Bug Category’. 

C. Update the work item filters in the bug-related queries to include the clause: AND [System.WorkltemType) = ‘AcceptanceBug’. 

D. Update the work item filters in the bug-related queries to include the clause: AND [System.Category] = ‘Bug Category’. 

E. Set the System.Category field to Microsoft.BuqCategory in the AcceptanceBug work item type definition. 

Answer: AB 


Q42. 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 


Q43. 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 


Q44. Your network environment includes a dual-tier Microsoft Visual Studio Team Foundation Server (TFS) 2012 installation. The first server hosts Microsoft SQL Server and Analysis Services, and the second server hosts TFS Application Tier and Reporting Services. 

The TFS installation uses the company’s Enterprise SharePoint Server, which is backed up by a different team. 

You need to perform regular backups of the TFS server, and you need to keep the size of the backup to the minimum. 

Which three components should you back up? (Each correct answer presents part of the solution. Choose three.) 

A. TFS Configuration and Collection databases 

B. Configuration database 

C. SharePoint Products databases 

D. Analysis databases 

E. Warehouse database 

Answer: ACD 


70-496 free exam

Up to date 70-496 examcollection:

Q45. Your network environment includes a Team Foundation Server (TFS) 2012 named TFS1 that contains two project collections named PC1 and PC2. A build server named Bi is configured with a build controller named C1 and an agent named A1 that runs build definitions created in Pd. 

A development team wants to create a gated check-in build definition on PC2. 

You need to perform a supported infrastructure enhancement to run PC2 build definitions. 

What should you do? 

A. . Add a new build server (B2). 

. On the B2 build server, migrate controller C1 and install a new controller (C2) that connects to the PC2 project collection. 

. On the Bi build server, configure a second build agent (A2) that uses the C2 controller. 

B. . Add a new build server (B2). 

. On the B2 build server, install a build controller (C2) that connects to the PC2 project collection. 

. On the B2 build server, configure a second build agent (A2) that uses the C2 controller. 

C. . On the Bi build server, configure the C1 controller to connect to project collections PC1 and PC2. 

. On the Bi build server, update the Al agent to use controllers C1 and C2. 

D. . On the Bi build server, configure the C1 controller to connect to project collections PC1 and PC2. 

. On the Bi build server, configure a second build agent (A2) that uses the C2 controller. 

Answer: B 


Q46. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Developers use Visual Studio 2012. 

Developers spend a significant amount of time dealing with the improper merging of change sets. 

You need to ensure that developers are prevented from encountering merges. 

What should you do? 

A. . Require all developers to utilize a local workspace. 

. Within the Source Control Settings box, select the Enable get latest on check-out option. 

B. . Require all developers to utilize a server workspace. 

. Within the Source Control Settings box, clear the Enable multiple check-out option. 

C. . Require all developers to utilize a server workspace. 

. Within the Source Control Settings box, select the Enable get latest on check-out option. 

D. . Require all developers to utilize a local workspace. 

. Within the Source Control Settings box, clear the Enable multiple check-out option. 

Answer: B 


Q47. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Developers use Visual Studio 2012. 

You recently copied your existing TFS environment onto a new set of servers on the same network. 

You need to ensure that developers can continue connecting to the original TFS server. 

What should you do? 

A. Rename the new Team Project Collection to a unique name. 

B. Run the ChangeServerID command on the new TFS environment. 

C. Configure the Team Project Collections with the same name on the same network. 

D. Run the ChangeServerID command on the original TFS environment. 

Answer: B 


Q48. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server and a test environment that is based on non-Hyper-V-based virtualized machines. 

You need to be able to run tests on all the test machines. 

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

A. Install System Center Virtual Machine Manager (SCVMM) 2010. 

B. Use Microsoft Test Manager (MTM) to create a new standard environment. 

C. Manually install the Agents for Visual Studio 2012 on the virtualization server. 

D. From Microsoft Test Manager (MTM), create a new System Center Virtual Machine Manager- (SCVMM-) based environment and select the virtual machines hosted on the non-Hyper-V-based virtualization server. 

E. Install a Visual Studio 2012 test controller. 

Answer: BE 


Q49. 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