Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Add Project,Visio, to existing O365 installation

Marek Belan

Well-Known Member
Messages
105
Solutions
2
Reaction score
9
Points
18
Hi all

how do you manage addding Project or Visio to current installed O365?
I have this config file
<Configuration ID="76749084-21b4-404d-a992-bdaac26fb67e">
<Add OfficeClientEdition="32" Channel="Broad" OfficeMgmtCOM="TRUE" ForceUpgrade="TRUE">
<Product ID="ProjectProRetail">
<Language ID="sk-sk" />
<Language ID="en-us" />
</Product>
</Add>
<Property Name="SharedComputerLicensing" Value="0" />
<Property Name="PinIconsToTaskbar" Value="FALSE" />
<Property Name="SCLCacheOverride" Value="0" />
<Property Name="AUTOACTIVATE" Value="0" />
<Property Name="FORCEAPPSHUTDOWN" Value="FALSE" />
<Property Name="DeviceBasedLicensing" Value="0" />
<AppSettings>
<Setup Name="Company" Value="UNION" />
</AppSettings>
<Display Level="None" AcceptEULA="FALSE" />
<Logging Level="Standard" Path="c:\temp\project.online" />
</Configuration>

but it failed . I think its cause O365 is patched but source is older .
 
Back
Top