70-982 · Question #24
Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2 that have the Windows Deployment Services server role installed. You use…
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…
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.
How the community answered
(45 responses)- A76% (34)
- B7% (3)
- C13% (6)
- D4% (2)
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.
Topics
Community Discussion
No community discussion yet for this question.