Office 365: Office 2016 Installation from USBKey using relative path
[30/04/17] Update: Following this post, I’ve pushed this script to GitHub if you want to contribute. I was trying to use the Office Deployment Tool (ODT) with a relative path for our Office 2016 ProPlus deployment (on USB Key & Hard Drive). USB Keys are mounted each time with different letters depending on how many devices are already mounted. I was stuck because the ODT XML Configuration file does not support relative paths. ...