Background
When you attempt to download the Office 365 ProPlus from the Microsoft content delivery network (CDN) using the Office Deployment Tool (ODT) you get the following message:
More Information
This occurs when you leave the SourcePath blank in the configuration.xml. For example, your configuration.xml looks as follows:
<Configuration>
<Add SourcePath=" " OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
</Add>
</Configuration>
Workaround
To workaround this issue, you will need to specify a path (UNC or Local folder) in the SourcePath attribute of the configuration.xml file. This requirement is for /download only and not for /configure.