PrepAway - Latest Free Exam Questions & Answers

What should you do?

Your company has a main office and a branch office. A Visual Studio Team Foundation Server 2010 environment is deployed in the main office. A Team Foundation Server 2010 Proxy server is deployed in the branch office and configured to connect to Team Foundation Server. The proxy server has a 100 GB hard drive partition that can be resized. You need to configure the proxy server to use no more than 90% of the available hard drive partition space.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Create a system environment variable named TFSPROXY_CACHELIMIT and set the value to PercentageBasedPolicy=90.

B.
Create a system environment variable named TFSPROXY_CACHELIMIT and set the value to FixedSizeBasedPolicy=90000.

C.
Update the proxy server configuration file to include the following XML snippet:
<CacheLimitPolicy>
<PercentageBasedPolicy>90</PercentageBasedPolicy>
</CacheLimitPolicy>

D.
Update the proxy server configuration file to include the following XML snippet:
<CacheLimitPolicy>
<FixedSizeBasedPolicy>90000</FixedSizeBasedPolicy> </CacheLimitPolicy>


Leave a Reply