Setting Up a Custom Location for Office 2021 LTSC Updates
If you're working to set up a custom location for Office 2021 LTSC updates, you've come to the right place. In this article, we'll cover the key concepts and steps you need to take to get this done. We'll start with an overview of what Office 2021 LTSC is and why you might want to set up a custom location for updates. Then, we'll dive into the details of how to do it.
What is Office 2021 LTSC?
Office 2021 LTSC (Long Term Servicing Channel) is a version of Microsoft Office that is designed for businesses and organizations that require a more stable and long-term solution for their productivity software. Unlike the regular version of Office, which receives updates on a regular basis, Office 2021 LTSC receives updates only once every few years. This makes it a good choice for organizations that want to avoid the disruption and potential compatibility issues that can come with frequent updates.
Why Set Up a Custom Location for Updates?
There are a few reasons why you might want to set up a custom location for Office 2021 LTSC updates. One reason is that you may want to have more control over when and how updates are installed. By setting up a custom location, you can download and test updates before they are installed on your production machines. This can help you avoid potential compatibility issues and ensure that your systems are always running the most up-to-date and secure version of Office.
Another reason to set up a custom location is if you have multiple machines that need to be updated. By setting up a central location for updates, you can make sure that all of your machines are updated at the same time, rather than having to update each machine individually. This can save you time and effort, and help ensure that your systems are always up-to-date.
How to Set Up a Custom Location for Updates
Setting up a custom location for Office 2021 LTSC updates is a relatively straightforward process. Here's what you need to do:
- Create a shared folder on a server or other network location. This will be the location where you download and store the updates.
- Configure the Office 2021 LTSC update settings to point to the shared folder. To do this, open the Office 2021 LTSC Administrative Template (ADMX) file and navigate to the "Update" section. Set the "Update Path" policy to the path of the shared folder.
- Download the updates from the Microsoft Update Catalog and save them to the shared folder. You can use the Microsoft Update Catalog website to search for and download the updates that you need.
- Test the updates to make sure they are working properly. You can do this by installing the updates on a test machine and verifying that they are installed correctly.
- Schedule the updates to be installed on your production machines. You can do this using a tool like Windows Server Update Services (WSUS) or System Center Configuration Manager (SCCM).
Code Block
Here is an example of how to set the "Update Path" policy using the Office 2021 LTSC Administrative Template (ADMX) file:
Policy "Microsoft Office 2021 (Machine)"
KeyName "Software\Policies\Microsoft\Office\16.0\Common\OfficeUpdate"
ValueName "UpdatePath"
Type DWORD
Data "\\server\share\updates"
Setting up a custom location for Office 2021 LTSC updates is a great way to have more control over when and how updates are installed, and to make sure that all of your machines are updated at the same time. By following the steps outlined in this article, you can set up a custom location for updates and ensure that your systems are always running the most up-to-date and secure version of Office.