70-415 · Question #24
70-415 Question #24: Real Exam Question with Answer & Explanation
The correct answer is A. Run wdsutil.exe and specify the /bcdrefreshpolicy parameter.. WDSUTIL/set-server/BcdRefreshPolicy/Enabled:yes/RefreshPeriod:<time in minutes> Causes the server to regenerate BCD stores in the \Tmp folder for all boot images. If you do not configure this policy or if your refresh period is too long, network boots will fail with the following
Question
Options
- ARun wdsutil.exe and specify the /bcdrefreshpolicy parameter.
- BRun bcdboot.exe and specify the /addlast parameter.
- CRun wdsutil.exe and specify the /resetbootprogram parameter.
- DRun bcdboot.exe and specify the fm parameter.
Explanation
WDSUTIL/set-server/BcdRefreshPolicy/Enabled:yes/RefreshPeriod:<time in minutes> Causes the server to regenerate BCD stores in the \Tmp folder for all boot images. If you do not configure this policy or if your refresh period is too long, network boots will fail with the following error message: "The boot selection failed because a required device is inaccessible." (0xc000000f). This is because the server must be regenerate the corresponding BCD before a client can receive a boot image from the server.
Community Discussion
No community discussion yet for this question.