Open notepad

Copy and paste these 3 lines:


@ECHO OFF

pushd \\storage_01\utility\Installs\Microsoft Professional Plus 2019

setup.exe /configure "Eatonville Office Install.xml"


"Save as" and make sure to change the file type from txt to all files and include .bat at the end of the file name you choose. You can then double click the file and it should run the commands to install 2019 on your machine.