70-642 · Question #342
70-642 Question #342: Real Exam Question with Answer & Explanation
The correct answer is A. Regedit F. Dnscmd. Open an elevated command prompt. Type the following command, and then press ENTER: dnscmd /Config /CacheLockingPercent <percent> Restart the DNS Server service. To configure cache locking using the Windows interface Click Start, click Run, type regedit.exe, and then press ENTER.
Question
Options
- ARegedit
- BDns
- CNetsh
- DDNS Manager
- EServer Manager
- FDnscmd
Explanation
Open an elevated command prompt. Type the following command, and then press ENTER: dnscmd /Config /CacheLockingPercent <percent> Restart the DNS Server service. To configure cache locking using the Windows interface Click Start, click Run, type regedit.exe, and then press ENTER. In Registry Editor, open HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\DNS\Parameters. If the CacheLockingPercent registry key is not present, right-click Parameters, click New, click DWORD (32-bit) Value, and then type CacheLockingPercent for the name of the new registry Double-click the CacheLockingPercent registry key. Under Base, choose Decimal, under Value data type a value from 0 to 100 for the cache locking percent, and then click OK. Close Registry Editor. Restart the DNS Server service.
Community Discussion
No community discussion yet for this question.