(New Updated) Get To Know New Microsoft 70-496 Exam Questions From PassLeader For Free (1-15)

LOOK OUT: All PassLeader’s 70-496 exam questions were updated in recent days with the change of new questions, PassLeader ensure the 70-496 brain dumps are the newest and valid enough to pass your test. Visit passleader.com and get the exam dumps with PDF and VCE. New version vce player is also free now.

Vendor: Microsoft
Exam Code: 70-496
Exam Name: Microsoft Administering Visual Studio Team Foundation Server

QUESTION 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?

11_thumb[5]

A.    Option A
B.    Option B
C.    Option C
D.    Option D

Answer: C

QUESTION 2
Your client’s network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012) server installed at its main office. Branch offices have limited bandwidth connecting to the main office. Client team members at one of the branch offices report that it is taking too long to retrieve files from source control. You need to speed up the source control access for their most commonly accessed files. What should you do?

A.    Install a SQL server at the remote office and configure replication of the source control database from the main office to the SQL server at the remote office.
Install and configure a TFS proxy server at the remote office to use the replicated database.
Configure all the clients at the remote office to use the new proxy server
B.    Install a new TFS instance at the remote office and configure it to sync with the main office.
Configure all the clients at the remote office to connect to the new TFS instance.
C.    Install and configure a TFS proxy server at the remote office.
Configure all the clients at the remote office to use the new proxy server.
D.    Install and configure a TFS proxy server at the remote office.
Run the TFSConfig.exe command to redirect remote users to the TFS proxy server based on IP address.
Install and configure a TFS proxy server at the remote office.
Run the TFS Admin Console command to redirect remote users to the TFS proxy server based on IP address.

Answer: C

QUESTION 3
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. You need to view performance data related to client connections and commands being executed against the TFS server. What should you do?

A.    Browse to http: <servername> 8080/tfs/teamfoundation/administration/ v3.0/ warehousecontrolservice.asmx and select Processing Status.
B.    Use the TFS Administration Console to view the TFS logs.
C.    Query the tbl_ClientEvent table in each TFS Team Project Collection database.
D.    Query the tbl_Command table in each TFS Team Project Collection database.

Answer: D

QUESTION 4
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

QUESTION 5
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

QUESTION 6
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

QUESTION 7
Your network environment is configured according to the following table:
71_thumb[4]
TFS2 experiences complete hardware failure. You need to replace TFS2. You install TFS on a new server. In which mode should you configure TFS?

A.    Upgrade
B.    Application-Tier only
C.    Advanced
D.    Basic

Answer: B


http://www.passleader.com/70-496.html

QUESTION 8
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: D

QUESTION 9
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

QUESTION 10
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. You need to be able to trace bugs to the code that addresses the bug. What should you do?

A.    Enable the Work Items check-in policy. In the Edit options of the policy, select Bug from the list of work item types.
B.    Enable the Work Items check-in policy. In the Edit options of the policy, select the Active Bugs query.
C.    Enable the Work Items check-in policy and request that all developers associate the work item to the appropriate bug at the time of check-in.
D.    Enable the Changeset Comments check-in policy.

Answer: C

QUESTION 11
Your network environment includes a multi-tier Microsoft Visual Studio Team Foundation Server (TFS) 2012 server implementation. A member of the networking team changes the name of a user’s computer. From the user’s computer, you need to modify the existing workspace to reflect the new computer name. What should you do?

A.    Execute the following workspaces command to update the machine name:
tf workspaces/updateCornputerName: <oldcomputername> /collection:
http: //tea mserver:8080/tfs/ DefaultCollection.
B.    Create a new workspace. Replace the existing workspace with the new one by using the Manage
Workspaces window in Source Control Explorer.
C.    Execute the following workspace command to update the machine name:
tf workspace /computer: <oldcomputername> / collection: http: //teamserver: 8080/tfs/ DefaultCollection.
D.    Open the existing workspace by using the Manage Workspaces window in Source Control Explorer.
In the Computer field, enter the new machine name.

Answer: A

QUESTION 12
Your network environment includes a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server. Version control is configured with one project collection and two team projects. Some users use 2010 and 2012 clients, such as Visual Studio and Team Explorer Everywhere. You need to ensure that users will be prompted by, and can satisfy, the comments check-in policy when using both 2010 and 2012 clients. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

A.    Add the Changeset Comments policy in the team project collection’s source control settings.
B.    Add the Changeset Comments policy in the source control settings for each team project.
C.    Install the TFS 2010 Power Tools on all clients.
D.    Install the TFS 2012 Power Tools on all clients and configure the policy by using Team Explorer.
E.    Install the TFS 2010 and 2012 Power Tools on the TFS application tier and configure the policy by using Team Foundation Administrator.

Answer: BC

QUESTION 13
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. The lead developer uses a large third-party library named Fabrikam. This utility requires thousands of files that none of the other developers use. You need to meet the following requirements: Prevent Fabrikam files from being retrieved by the other developers. Retrieve all files, including Fabrikam, for the lead developer. What should you do?

A.    Have each developer create a workspace mapping to root folder of the project.
Cloak the Fabrikam folder in the lead developer’s workspace.
B.    Have each developer create a workspace mapping to root folder of the project.
Cloak the Fabrikam folder in every team member’s workspace except the lead developer’s.
C.    Have each developer map the Fabrikam TFS folder to the local folder C: \ThirdParty.
Within the workspace settings, ensure all other folders are cloaked.
D.    Keep the original workspace and within the Source Control Explorer, right-click on the UltraStats node anci seiect tne Map Working Folder option and map it to C: \UltraStats.

Answer: B

QUESTION 14
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server and Microsoft Lab Management (MLM) 2012. You want to create a clone of the development test environment in your domain that will support testing patches of your software while continuing to support release testing in the existing environment. You need to configure the environment to support network isolation. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

A.    Add each machine to a workgroup.
B.    Install a test agent into each machine.
C.    Add a NAT server to the environment.
D.    Configure the test agent in each machine.
E.    Store the environment in a library.
F.    Add a domain controller to the environment.

Answer: ABF

QUESTION 15
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


http://www.passleader.com/70-496.html