Exam Code: 70-496 (Practice Exam Latest Test Questions VCE PDF)
Exam Name: Administering Visual Studio Team Foundation Server 2012
Certification Provider: Microsoft
Free Today! Guaranteed Training- Pass 70-496 Exam.
Q31. You are business analyst. You use MS Excel to add and edit work items of a team project. You store those work items in an offline worksheet.
Recently your team project has been moved to another Team Project Collection.
You need to connect the Microsoft Excel document containing the work items to the new Team Project Collection.
What should you do from within Microsoft Excel?
A. . Click the Publishing button on the Work Items group within the Team tab.
. When prompted, select the new name of the Team Project Collection.
B. . Click the Refresh button on the Work Items group of the Team.
. When prompted, select the new name of the Team Project Collection.
C. . Use the Server Connection option in the Configure dropdown of the Work Items group of the Team tab.
. When prompted, select the new name of the Team Project Collection.
D. . Disconnect from TFS from within the Team tab.
. Reconnect to TFS from within the Team tab.
. While reconnecting, provide the new name of the Team Project Collection when prompted.
Answer: C
Q32. 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 \\server\share).
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: B
Q33. 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: C
Q34. Your network environment is configured according to the following table:
The data tier has been configured to run Microsoft SQL Server Reporting Services (SSRS) in SharePoint Integrated Mode.
You need to configure the TFS environment to support the addition of SSRS Reports.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Open the report in SQL Server Business Intelligence Development Studio and change the TargetServeruRL property of the report.
B. Log on to the data-tier server and reconfigure SSRS to Native Mode.
C. Log on to the data-tier server and rebuild the TFS data warehouse by using the TFSConfig.exe Rebuild Warehouse /all I ReportingDataSourcePassword : <password> command.
D. Log on to the application-tier server and rebuild the TFS data warehouse by using the TFSConfig.exe RebuildWarehouse / all /ReportingDataSourcePassword:<password> command.
E. Log on to the application-tier server and reconfigure TFS and SQL Reporting Services integration.
Answer: BE
Q35. 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
Q36. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server that has separate computers for the application tier and the data tier.
The data-tier computer experiences hardware failure. You restore all the data of TFS on another computer in the network by using a backup.
You need to provide the location of the restored database to the application tier of TFS without reinstalling the application tier.
What should you do?
A. Use the Team Foundation Backups node of the TFS Administration Console.
B. Use the Application Tier node of the TFS Administration Console.
C. Run the Tfsmqmt.exe configure command.
D. Run the TfsConfig reqisterDB command.
Answer: D
Q37. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
The Application Lifecycle Management (ALM) Center of Excellence of your organization has created a ruleset to perform the code analysis of the code being developed.
You need to ensure that all developer’s code passes the static code analysis with the custom ruleset at the time of check in. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Under the source control of the team project, check in the .ruleset file.
B. Create a .reg file on your machine to add a registry entry for the Code Analysis policy with the custom ruleset under H KEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\1 11.0_Config\TeamFoundation\SourceControl\Checkin Policies.
C. Distribute the .reg file that you have created to all developers and request them to run it with elevated privileges.
D. Add Code Analysis check-in policy team project source control settings. When prompted, select the custom ruleset file by browsing under the source control.
Answer: AD
Q38. 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
Q39. Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Your developers use Visual Studio 2012.
Developers frequently work from locations where there is no network connection.
You need to ensure that developers are able to easily compare their current changes to the last version retrieved from version control.
Which type of workspace should you configure?
A. Server
B. Local
C. Server-synchronized
D. Windows Azure
Answer: B
Q40. 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: B