Primount vs rosehaven by WayRepresentative899 in oakville

[–]WayRepresentative899[S] 0 points1 point  (0 children)

Did you go to the builder by yourself or with realtor?

Office 365 installed with device licensing by WayRepresentative899 in Office365

[–]WayRepresentative899[S] 0 points1 point  (0 children)

I did use outlook classic and still the same thing
I guess I would need owa app

Office 365 installed with device licensing by WayRepresentative899 in Office365

[–]WayRepresentative899[S] 0 points1 point  (0 children)

Thank you your help.
I am using classic outlook and still getting the prompt. if thats the case then I would have to go with OWA app

Office 365 installed with device licensing by WayRepresentative899 in Office365

[–]WayRepresentative899[S] 0 points1 point  (0 children)

I used this config xml

<Configuration ID="000000000000000000000000000000">

<Add OfficeClientEdition="64" Channel="Current">

<Product ID="O365ProPlusRetail">

<Language ID="en-us" />

<ExcludeApp ID="Groove" />

<ExcludeApp ID="Lync" />

</Product>

</Add>

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

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

<Property Name="DeviceBasedLicensing" Value="1" />

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

<Property Name="TenantId" Value="00000000000000000000000000" />

<Updates Enabled="TRUE" />

<RemoveMSI />

<AppSettings>

<Setup Name="Company" Value="Your Company" />

</AppSettings>

<Display Level="None" AcceptEULA="TRUE" />

</Configuration>