Microsoft Office 2016 For Mac Vl Serializer

Microsoft Office 2016 For Mac Serialisation Changes Soon Microsoft are to release an update to the Office 2016 Volume License installer on VLSC. This update is 15.17 & is the first that has a few changes that may affect the way you deploy Office 2016. These changes are going to be later enforced in 15.20 & onwards. Step 1) Install any edition of Office 2016 for Mac Step 2) Run VL Serializer PKG (make sure you have v2 as v1 is broken) - This should be called MicrosoftOffice2016VLSerializer2.0.pkg Step 3) After installing VL Serializer your Office 2016 for Mac is activated & there is no step 3. The Volume Serializer (VL) is used to activate Office 2019 for Mac as a volume licensed version. It's an approximately 4 mb package file that you run on a user's computer, either before or after you've installed Office. Download the Volume License (VL) Serializer from the VLSC. To download the VL Serializer, do the following steps.

Note that Office2019 DO NOT support activate via simple copy/paste plist license file which is the simplest way to activate Office 2016. Fortunately, you can also use the VL Serializer tool, just install Office 2019 and Serializer, then run Serializer to activate. Note For Mac Users: In Microsoft Office for MacOS 2016 version the user doesn't have to do anything, after installation one should be using the product without activation. In Microsoft Office for MacOS 2019 version the user must download Volume License (VL) Serializer file from Licensed Software Web Page and install it.

Microsoft Office 2016 For Mac Vl Serializer

Posted 2016 February 11

This document aims to provide answers to key questions regarding deployment of Office 2016 for Mac under a volume licensing agreement. It relies heavily on information from the MacAdmins Slack and the following references:

  • Demystify Office 2016 for Mac (Clayton Burlison): https://clburlison.com/demystify-office2016/
  • Microsoft Office 2016 for Mac Downloads (Paul Bowden, Microsoft): https://macadmins.software

I would like to include Office 2016 (or a subset of its apps) in my (re-)deployment image. Can I do this?

Yes and no. You may include the Office 2016 apps in your image if you choose, but the volume licensing mechanism is tied to the boot drive of the machine, so you will need to run the VL Serializer pkg (found on the Volume License installer dmg as of version 15.17) on the booted system after you deploy your image. For example, DeployStudio users could include the VL Serializer pkg in their workflow, selecting the 'Postponed Installation' option so that it would be installed on first boot. Note: In a future release of Office 2016, Office apps will check for a valid VL serialization on each launch. Currently, they check periodically, so while it might work if you bake the VL serializer or the resulting plist file into your image, it is destined to fail eventually. (The originally scheduled release for this was 15.20, but it has been held back.)

Office Mac Serializer 2019

If I choose to include (unserialized) Office 2016 into a deployment image, what installer type(s) can I use?

Microsoft Office 2016 Vl Serializer

If you are creating an image modularly (e.g., using AutoDMG), you need Standalone (individual app) installers, available from http://macadmins.software. In future, it may be possible to use SKU-less (a.k.a. Office 365/Retail) as well, but there is currently an issue with the postflight script that prevents proper installation on a non-booted volume.

If you are still using the Golden Machine method, you can use either SKU-less (O365/Retail) for the full suite or Standalone for individual apps.

Microsoft Office 2016 For Mac Vl Serializer

You did read the first question, right? You still have to serialize each individual machine after image deployment.

If I choose to automatically install Office on first boot (i.e. command line install automated by DeployStudio, Munki, Casper, etc.), which installers can I use?

  1. Volume License. This gives you the full suite and does the volume licensing for that machine. (If you are using Munki, you can use a ChoiceChangesXML file to exclude any apps you do not want to install.) The only downside is that the VL installer is often a version or two version behind the current Office365/Retail release.
  2. SKU-less (Office365/Retail). This gives you the full suite and the most recent version available. (The same comment about ChoiceChangesXML for Munki applies here.) In your workflow, install this followed by the VL Serializer pkg, which you retrieve from the Volume License installer dmg (15.17 and later).
  3. Standalone or Standalone VL. If you just want individual apps from the suite, you can use these installers. If you are the Volume License administrator, you can obtain such installers with the VL installer baked in. If you only have access to the full suite VL installer dmg, you can use the same method as SKU-less, where you install one or more of the app installers and then install the VL serializer pkg. Note: The VL Serializer only works if an Office 2016 app is already installed. Sequence your installers accordingly. The down side of this method is that installers for each app contain duplicate resources because of sandboxing, so they require more deployment storage/bandwidth.

Vl Serializer

If I don't want Microsoft Auto Updater (MAU) to provide updates, how can I control that?

  1. You can choose not to install MAU if the tool you use supports it. For example, if you are using Munki, you can create a ChoiceChangesXML file that tells it not to install it from Standalone & SKU-less installers (see https://github.com/arubdesu/microsoft-recipes for details). You can also use this technique to take a full suite installer and exclude apps you don't want (e.g., not installing Outlook on a shared machine). You would then retrieve updaters (combo or the upcoming delta updaters) manually (e.g., from the http://macadmins.software page) or using AutoPkg recipes.
  2. Use a profile to tell MAU to never check for updates (e.g., Greg Neagle has one on GitHub). MAU will still be installed, and could be run manually, unless you go further and prevent it from launching with another configuration profile.

Originally posted on the University of Calgary Integrated Arts Media Labs web site.