@QueenofAngelsFWBusinessOffice ,
Please note that Office 2019 products use Click-to-Run installation technology instead of traditional Windows Installer technology (MSI) and cannot be downloaded directly through VLSC.
According to your description, it is recommended that you could directly download the installation file of Office 2019 to a shared folder, and then share the shared folder with other users for installation. For more information, please refer to: Deploy Office 2019.
- Please download the latest version of ODT.
- Configure the .xml file and rename it to configuration.xml as shown below. You only need to change \Server\Share to the correct folder path. <Configuration>
<Add SourcePath="\Server\Share" OfficeClientEdition="64" Channel="PerpetualVL2019">
<Product ID="Standard2019Volume">
<Language ID="en-us" />
</Add>
<RemoveMSI />
<Display Level="None" AcceptEULA="TRUE" />
</Configuration> - Launch the command prompt as administrator, go to the folder where you saved the ODT and the configuration.xml file, and type the following command as shown below.
setup /download configuration.xml
4. After downloading, type the following command to install it.
Other users only need to copy the setup.exe and configuration.xml files to the local computer, go to the path of the ODT file, and run the following command to install.
setup /configure configuration.xml
For activating Office, please refer to: Activate Office.
Besides, I found this Download and Installation Instructions for Office 2019 from TechSoup, you could also have a check.
Please note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
Hope the information is helpful to you. Any updates, please let me know.
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.