70-496 | A Review Of Verified 70-496 braindumps


Q31. Your client’s network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server that uses default permission sets. For each team project, all TFS group members are unique. 

The company stores sensitive information in a source code control folder. 

You need to restrict check-in access to the folder to only the Project Administrators group. You need to achieve this goal by using the minimum set of permission changes. 

What should you do? 

A. Deny Contribute permission to the folder for the Contributors group. 

B. Allow Check In permission to the Project Administrators group on the folder. 

C. Deny Check In permission to the folder for the Contributors group. 

D. Deny Check In permission to the folder for the Valid Project Collection Users group. 

Answer:

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

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

Q34. Your development environment includes a team project on TFSPreview. The Team Build definitions include the standard options for staging build output when using the default template. 

You need to ensure that the build output is available to anyone with access to the team project. What should you do? 

A. Configure a valid UNC path (in the form \servershare). 

B. Configure the source control folder named $/<Team project name>/Drops. 

C. Configure the folder for any valid source control folder. 

D. Configure the build output for any SharePoint document library. 

Answer:

Q35. Your network environment is configured according to the following table: 

Your TFS environment is configured with the following URLs: 

You need to configure only the TFS URL to be the following fully qualified domain name (FQDN): http://tfs.contoso.com. You log on to the application-tier server. 

What should you do next? 

A. In the IIS Manager, select TFS Website and configure the host name with the friendly name. 

B. In the TFS Administration Console, go to the Change URIs dialog box and enter the friendly URL in the Notification URL text box. 

C. In the IIS Manager, select TFS Website and configure the server URL with the friendly name. 

D. In the TFS Administration Console, go to the Change URIs dialog box and enter the friendly URL in the Server URL text box. 

Answer:

Q36. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Developers use Visual Studio 2012 to maintain a library of commercial .NET components provided for sale by your company. 

You release new versions quarterly and provide support for the four most recent versions. When issues are logged with previous versions it is time-consuming for your developers to locate and associate the correct version of debugging symbols and source code. 

You need to streamline the process for debugging prior versions of your library. 

What should you do? 

A. When it is time to deploy each quarterly update, copy the release binaries into version control. 

B. Within the build definition, set the Index Sources property to True and provide a path for the symbols. Add this path to the list of symbol file locations in Visual Studio when debugging that particular version. 

C. When it is time to deploy each quarterly update, label the source code with the version number being released. 

D. Enable IntelliTrace within Visual Studio. Within the build definition, set the IntelliTrace option to True. 

Answer:

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

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

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

You want to modify the build definition deployment process. 

You need to meet the following requirements: 

What should you do? 

A. Set the build controller’s Processing property to Paused. Once maintenance has been completed, reset the property back to its original value. 

B. Set the build definition’s Queue Processing property to Paused for each of the build definitions being modified. Once maintenance has been completed, reset the property back to its original value. 

C. Set the build definition’s Queue Processing property to Disabled for each of the build definitions being modified. Once maintenance has been completed, reset the property back to its original value. 

D. Set the build controller’s Processing property to Disabled, Once maintenance has been completed, reset the property back to its original value. 

Answer:

Q40. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server named Server1, which has a single team project collection containing a number of team projects. 

You want to outsource some projects to a third-party development team that will connect to Server1 by using a virtual private network (VPN). 

You need to ensure that only the projects the team has access to are available in their team project collection. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. In the TFS Administration Console, select Clone team project collection. 

B. Use the TFSConfig.exe collection /attach CollectionDB: ServerName;DatabaseName /clone command to make a copy of the existing team project collection. 

C. Use the TFSConfiq.exe collection /attach CollectionDB: ServerName;DatabaseName command to make a copy of the existing team project collection. 

D. In the TFS Administration Console, create a new empty team project collection. 

E. Use the TFS Integration Platform to copy the required team projects to the new team project collection. 

F. In the TFS Administration Console, for both the original and cloned team project collections, delete the team projects the respective teams do not need. 

Answer: DE