Morning spicers,
Very simple question that I think will open a can of worms.
I have office 365 business premium. Can this be deployed via a GPO/ a logon script? So far all the documentation I have found is for the Proplus edition. However I did find just one reference to changing the product string for the business premium edition.
Answers on the back of a post card please....
The full story for those who are interested is that i'm trying to deploy the business premium version of O365 from a network share using this in a logon script:
\\server\deploy$\Office\setup.exe /configure \\server\deploy$\Office\networkconfiguration.xml
with the xml of:
XML
OfficeClientEdition="32"Branch="Business"SourcePath="\\server\deploy$\Office\"ID="O365BusinessRetail"ID="en-us"/ Enabled="TRUE"UpdatePath="\\server\deploy$\Office\"Branch="Business"/...