You install the Windows Deployment Services (WDS) role on a server that runs Windows Server 2008 R2.
When you attempt to upload spanned image files to the WDS server, you receive an error message. You need to ensure that the image files can be uploaded.
What should you do?
A.
Grant the Authenticated Users group Full Control on the REMINST directory.
B.
Run the wdsutil /Convert command at the command prompt on the WDS server.
C.
Run the wdsutil /Export command at the command prompt to export *.swm files to one destination *.wim on the WDS server.
D.
Run the wdsutil /add-image /imagefile:\serversharesourcesinstall.wim /image type:install command for each component file individually at the command prompt on the WDS server.