Deploy Visio or Project with Intune to users with Microsoft 365 apps already installed. – Cloud First

Sometimes I get the question 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, so I have created this short blogpost on how to deal with this task.

It is possible to add e.g. Language Packs, Proofing Tools, additional products (like Visio or Project) or apps without updating the installed build, even when a newer build is available in the source location (Office CDN or the specified source path).
In this blogpost 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 Add
  2. Select app type : Windows 10
  1. Suite Name : Add Visio Online Plan 2
  2. Notes (optional) : Add Visio Online Plan 2 to an existing installation. Default file formats will be set to the Microsoft Office Open XML format.

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

Note :

“Add version” will install Visio in the same version as the Microsoft 365 Enterprise apps that are already on the device.

Below here are XML files for Visio and Project both Online and 2019 versions:

Add Visio Online Plan 2

Add Visio Online Plan 2 to an existing installation. Default file formats will be set to the Microsoft Office Open XML format.

https://go.microsoft.com/fwlink/?linkid=2100547


  
    
      
      
    
  

Add Project Online Client

Add Project to an existing installation. Default file formats will be set to the Microsoft Office Open XML format.

https://go.microsoft.com/fwlink/?linkid=2100629


  
    
      
      
    
  

Add Visio Professional 2019

Add Visio Professional 2019 to an existing installation. Default file formats will be set to the Microsoft Office Open XML format.

https://go.microsoft.com/fwlink/?linkid=2100630


  
    
      
      
    
  

Add Project Professional 2019

Add Project Professional 2019 to an existing installation. Default file formats will be set to the Microsoft Office Open XML format.

https://go.microsoft.com/fwlink/?linkid=2100631


  
    
      
      
    
  

Happy testing 🙂