Deploy Visio or Project with Intune to users with Microsoft 365 apps already?installed.

We are preparing this Document to know admin that how to the deploy Visio or project to a device that has already install Microsoft 365 apps without uninstalling all the existent binaries as a side effect.?

It is possible to add e.g. Language Packs, Proofing Tools, additional products (like Visio or Project) or apps without updating the installed build.?

In this Document I will show you have to leverage this methods to add Visio or Project to a device that is Intune managed and already has Microsoft 365 Apps installed.?

Start the?Microsoft Endpoint Manager admin center?

  1. Click Apps?

  1. Click Windows?

  1. Click Add?

  1. Select app type : Windows 10?

  1. Suite Name : Add Visio Online Plan 2?

  1. Notes (optional) : Add Visio Online Plan 2 to an existing installation. Default file formats will be set to the Microsoft Office Open XML format.?

  1. Configuration settings format : Enter XML data?

  1. Copy the below XML data for Visio:?

<Configuration>?

<Add Version="MatchInstalled">?

<Product ID="VisioProRetail">?

<Language ID="MatchOS"/>?

<ExcludeApp ID="Groove"/>?

<ExcludeApp ID="OneDrive"/>?

</Product>?

</Add>?

<Property Name="SharedComputerLicensing" Value="0"/>?

<Property Name="FORCEAPPSHUTDOWN" Value="TRUE"/>?

<Property Name="DeviceBasedLicensing" Value="0"/>?

<Property Name="SCLCacheOverride" Value="0"/>?

<Property Name="TenantId" Value="Your tenant id"/>?

<Updates Enabled="TRUE"/>?

</Configuration>?

  1. Copy the below XML data for Project:?

<Configuration>?

<Add Version="MatchInstalled">?

<Product ID="ProjectProRetail">?

<Language ID="MatchOS"/>?

<ExcludeApp ID="Groove"/>?

<ExcludeApp ID="OneDrive"/>?

</Product>?

</Add>?

<Property Name="SharedComputerLicensing" Value="0"/>?

<Property Name="FORCEAPPSHUTDOWN" Value="TRUE"/>?

<Property Name="DeviceBasedLicensing" Value="0"/>?

<Property Name="SCLCacheOverride" Value="0"/>?

<Property Name="TenantId" Value="Your tenant id"/>?

<Updates Enabled="TRUE"/>?

</Configuration>?

?


Then you just need to assign it as available or required to a group of users or device.?

要查看或添加评论,请登录

Sandesh Lokhande的更多文章

社区洞察

其他会员也浏览了