Deploy OneDrive for Business with Windows Intune

Hi

I was wondering if anyone has deployed or know how to deploy OneDrive for business with Windows Intune. We are O365 and have around 1000 users and need to ddeploy to all the users from the console. I have tried the below configuration, it works but it is still installing all the packages and I just want OneDrive for Business. The configuration file is as follows:

<Configuration>
 <Add SourcePath="C:\Users\%user%\Documents\OneDrive" OfficeClientEdition="64">
 <Product ID="O365ProPlusRetail">
 <Language ID="en-us" />
<ExcludeApp ID="Access" />
<ExcludeApp ID="Excel" />
<ExcludeApp ID="InfoPath" />
<ExcludeApp ID="Lync" />
<ExcludeApp ID="OneNote" />
<ExcludeApp ID="Outlook" />
<ExcludeApp ID="PowerPoint" />
<ExcludeApp ID="Project" />
<ExcludeApp ID="Publisher" />
<ExcludeApp ID="Visio" />
<ExcludeApp ID="Word" />
 </Product>
 </Add>
<Display Level="None" AcceptEULA="TRUE" />  
<Property Name="SharedComputerLicensing" Value="1" />
</Configuration>

FYI I am using this with Click to Run

much appreciatted


June 3rd, 2015 10:56am

Hi,

Your XML syntax looks good to me as far as I can tell.

Please make sure you are using the latest version of Office Deployment Tool for Click-to-Run:

http://www.microsoft.com/en-hk/download/details.aspx?id=36778

I've seen a customer resolved the similar issue by using a new version of Office Deployment Tool, this is why I suggest the step above:

https://social.technet.microsoft.com/Forums/office/en-US/645d573b-d4fc-4a5e-b1e1-2e78d7632185/excludeapp-not-working-in-office-365-proplus-ctr?forum=officesetupdeploy

Regards,

Melon Chen
TechNet Community Su

Free Windows Admin Tool Kit Click here and download it now
June 4th, 2015 3:04am

Hi Melon,

thank you for this. it works now but the size of the package is 1GB+ is there anyway we can reduce this to a smaller size? It just not practical to launch a package of this size just to install one app.

thanks

June 4th, 2015 6:01am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics