Microsoft 70-499 - Recertification for MCSD: Application Lifecycle Management Exam
Page: 2 / 59
Total 292 questions
Question #6 (Topic: Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server
(TFS) 2012 server. Your TFS environment currently consists of a single team project
collection (TPC) named DevTPC, one build controller named BC-1, and one build agent
named BA-1.
You need to create a separate TFS test environment by cloning your existing environment.
You need to achieve this goal by utilizing as few new TFS services as possible.
Which of the following diagrams shows the correct architecture for solving this problem?
[Microsoft-70-499-5.0/Microsoft-70-499-6_2.png]
(TFS) 2012 server. Your TFS environment currently consists of a single team project
collection (TPC) named DevTPC, one build controller named BC-1, and one build agent
named BA-1.
You need to create a separate TFS test environment by cloning your existing environment.
You need to achieve this goal by utilizing as few new TFS services as possible.
Which of the following diagrams shows the correct architecture for solving this problem?
[Microsoft-70-499-5.0/Microsoft-70-499-6_2.png]
A. Option A
B. Option B
C. Option C
D. Option D
Answer: C
Question #7 (Topic: Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server
(TFS) 2012 server.
You are configuring a set of automated build servers for TFS that includes one build
controller and four build servers, with TFS Build Agents installed on each. All build servers
are configured with the same base set of software.
You have a software component that is licensed for a single build server and can be
installed on only one build machine.
You need to configure a set of build definitions that rely on this software component to
utilize the correct build machine.
What should you do?
(TFS) 2012 server.
You are configuring a set of automated build servers for TFS that includes one build
controller and four build servers, with TFS Build Agents installed on each. All build servers
are configured with the same base set of software.
You have a software component that is licensed for a single build server and can be
installed on only one build machine.
You need to configure a set of build definitions that rely on this software component to
utilize the correct build machine.
What should you do?
A. Add the name of the software component and the name of the build agent it is installed on to the Installed Components list in the build controller properties. In the build definition, add the name of the software component to the Required Components list.
B. Add a tag to the build agent (indicating which machine has the software installed) and reference this tag in the Tags Filter setting for the build definition that uses the software.
C. Add a tag to the build agent (indicating which machine has the software installed) and reference this tag in the Name Filter setting for the build definition that uses the software.
D. Add the name of the software component to the Installed Components list in the build agent properties. In the build definition, add the name of the software component to the Required Components list.
Answer: B
Question #8 (Topic: Topic 1)
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.)
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: A,D
Question #9 (Topic: Topic 1)
Your company uses Microsoft Visual Studio Team Foundation Server (TFS). You have
permissions to modify work items.
The current product backlog item WIT is functioning properly. However, the product owner
needs to track each product backlog item's estimated value to the company. The company
has a system that ranks value by using a grading system of A-E. The company needs a
new field in the product backlog item that captures this system and only allows A-E.
You need to modify the product backlog item WIT on the server.
Which two actions should you perform? Each correct answer presents a complete solution.
permissions to modify work items.
The current product backlog item WIT is functioning properly. However, the product owner
needs to track each product backlog item's estimated value to the company. The company
has a system that ranks value by using a grading system of A-E. The company needs a
new field in the product backlog item that captures this system and only allows A-E.
You need to modify the product backlog item WIT on the server.
Which two actions should you perform? Each correct answer presents a complete solution.
A. Use the TFS administration console to add a field product backlog item WIT.
B. Use the process template manager, and download the process template. Use the process template editor to edit the WIT. Upload the edited template as a new process template.
C. Use the process template editor to add a field to the existing WIT.
D. Use witadmin.exe to download the XML Edit the XML to add the field, and use witadmin to upload the edited XML document.
Answer: A,B
Question #10 (Topic: Topic 1)
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.)
(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: D,E