Jump to content

Recommended Posts

Posted (edited)
I've always used the MSI for Office deployments, so for those of us not using any cloud services (shock-horror) what's the best way to deploy this version? I've downloaded the ODT and have an XML file ready to go with the MAK inside but on Service Centre it's showing 0/100 activations. Guessing I also need to request the KMS key from MS? Edited by toffee_paul
Posted
Am confused!? I thought it was free?
Office 365 online and various services are free (to educational organisations). The installable applications are free for staff and pupils to install on 5 devices that they own. If you want to install on institution owned devices, you need to buy a licence.

 

The options are as simple as you would expect (if you've ever tried to sort out M$ licensing before!).

Posted

Can someone please advise about the xml for download please?

 

I just want to download it and active via KMS. I plan to push out updates via SCCM.

 

Do I need to specify I am using KMS in the XML at all?

Do I need to specify something in the XML for the updates please?

 

I plan to put Office 2019 in the image and don't need to deploy via SCCM.

Posted
Can someone please advise about the xml for download please?

 

I just want to download it and active via KMS. I plan to push out updates via SCCM.

 

Do I need to specify I am using KMS in the XML at all?

Do I need to specify something in the XML for the updates please?

 

I plan to put Office 2019 in the image and don't need to deploy via SCCM.

I have added it as KMS and here's the XML of the download file that I used. You don't need to specify the KMS/PID key.

 

The installation XML file I used was:

 

Note: You don't need to specify the Source Path if you're using the same location. For the download XML, if not source path is defined it will use the same directory as setup.exe and create a new directory called Office and download the files into there. The same goes for the installtion XML, if you don't specify the source destination, it will assume the Office folder exists in the same directory as setup.exe.

 

I don't know about updates though unfortunately.

  • Thanks 1
Posted
Is that linked to the version of Office you have installed?

I have always used the same architecture as Office.

 

The ADMX files are still called 2016, which surprised me when I copied them over and opened a GPO and could only see the likes of Word 2016.

I'm not seeing Office 2019 policies either. :confused:

 

Has Microsoft updated the webpage, but not the templates. :)

Posted
Whats the difference between the x64 and x86 I have forgotten! Is that linked to the version of Office you have installed?

 

I've always deployed out x32 as I though Microsoft recommended that?

 

Should we be deploying out x64 now?

Posted
I remember reading somewhere that the 64-bit version was going to be the 'default'/main version from 2019, but I now can't seem to find that statement anywhere! Possibly just a fever dream.
Posted (edited)
Should we be deploying out x64 now?

I remember reading somewhere that the 64-bit version was going to be the 'default'/main version from 2019, but I now can't seem to find that statement anywhere! Possibly just a fever dream.

Post #9 of this thread. :)

 

www.edugeek.net/forums/office-software/199765-microsoft-releases-office-2019-windows-mac.html#post1705526

 

Obviously it will depend on which Office add-ons you use (if any?). I only use a couple at my school and they are both 64-bit.

 

Add-on developers have had over eight years to get their act together. If they haven't bothered to create 64-bit add-ons by now they never will!

Edited by Arthur
  • Thanks 1
Posted

ok I've done the download command but the download is only 40kb big with no errors...

 

 
    
     
     
     
     
   
 
 

 

 

The next step seems cryptic but basically I have to locally install the ODT program onto each client and point to the server share?! as it refuses to run from the cmd line using a unc path...

Posted
ok I've done the download command but the download is only 40kb big with no errors...

 

 
    
     
     
     
     
   
 
 

 

 

The next step seems cryptic but basically I have to locally install the ODT program onto each client and point to the server share?! as it refuses to run from the cmd line using a unc path...

 

could you run it froma batch file that maps \\fileserv1\distribution point\office2019 to say z: then when finished deletes the drive map?

Posted

yeap, changing the language worked. I used matchOS as I don't want the us dictionary to be the default proofing tool.

 

 

EDIT: I re-did the download portion its now 400MB and counting.

Posted

The installer seems todo something then nothing, taking up 100% cpu but has yet to install even an office 19 folder....

 

edit: now does nothing... Changed XML to display full.. Starts and stops with no message :( This truly sucks.. 2 hours for a single install still haven't got it yet.. OH and no office config tool..

Posted
could you run it froma batch file that maps \\fileserv1\distribution point\office2019 to say z: then when finished deletes the drive map?

 

I run the whole thing from a batch file, its as simple as

 

@echo
\\bob\deploy$\office2019\setup /configure \\BOB\Deploy$\Office2019\config.xml

 

No need to map, just need to make sure that the xml file has the full path as well

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...