74-697 · Question #81
You have a server that has the Windows Deployment Services server role installed. Windows Deployment Services (WDS) has an image group that contains several Windows 8 images. You need to ensure that…
The correct answer is A. Unattend.xml. Unattend.xml can include a section such as: <OEMInformation> <Logo>c:\windows\system32\oemlogo.bmp</Logo> <SupportHours>Regular Business Hrs (Overnight Support Provided)</SupportHours> <SupportURL>url</SupportURL> <SupportPhone>Phone number</SupportPhone> </OEMInformation>
Question
You have a server that has the Windows Deployment Services server role installed. Windows Deployment Services (WDS) has an image group that contains several Windows 8 images. You need to ensure that the company name and the support phone number of the OEM are configured when the image is deployed to a computer. Which file should you modify?
Options
- AUnattend.xml
- BStartnet.cmd
- CSysprep.inf
- DWinpeshl.ini
How the community answered
(31 responses)- A84% (26)
- B10% (3)
- C3% (1)
- D3% (1)
Explanation
Unattend.xml can include a section such as: <OEMInformation> <Logo>c:\windows\system32\oemlogo.bmp</Logo> <SupportHours>Regular Business Hrs (Overnight Support Provided)</SupportHours> <SupportURL>url</SupportURL> <SupportPhone>Phone number</SupportPhone> </OEMInformation>
Topics
Community Discussion
No community discussion yet for this question.