Microsoft Outlook 2021 LTSC Installation (Windows 11 64-bit)

Fleetwood Bank Admin 0 Reputation points
2023-08-24T14:46:56.48+00:00

Good morning,

I am attempting to install Microsoft Outlook 2021 on a Windows 11 Pro 64-Bit workstation. I am running the command prompt as an Administrator and use the command setup /configure Configuration-Outlook2021.xml that I created using the Office Customization Tool. When I run the command I am immediately prompted with the error that I file cannot be downloaded. Please assist

The code created appears as follows:

<Configuration ID="07c652f1-fb08-4c86-8216-a37ad1225157">
  <Add OfficeClientEdition="64" Channel="PerpetualVL2021">
    <Product ID="StandardSPLA2021Volume" PIDKEY="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx">
      <Language ID="en-us" />
      <ExcludeApp ID="Excel" />
      <ExcludeApp ID="OneDrive" />
      <ExcludeApp ID="OneNote" />
      <ExcludeApp ID="PowerPoint" />
      <ExcludeApp ID="Publisher" />
      <ExcludeApp ID="Word" />
    </Product>
  </Add>
  <Property Name="SharedComputerLicensing" Value="0" />
  <Property Name="FORCEAPPSHUTDOWN" Value="FALSE" />
  <Property Name="DeviceBasedLicensing" Value="0" />
  <Property Name="SCLCacheOverride" Value="0" />
  <Property Name="AUTOACTIVATE" Value="1" />
  <Updates Enabled="TRUE" />
  <AppSettings>
    <Setup Name="Company" Value="Company Name" />
    <User Key="software\microsoft\office\16.0\excel\options" Name="defaultformat" Value="51" Type="REG_DWORD" App="excel16" Id="L_SaveExcelfilesas" />
    <User Key="software\microsoft\office\16.0\powerpoint\options" Name="defaultformat" Value="27" Type="REG_DWORD" App="ppt16" Id="L_SavePowerPointfilesas" />
    <User Key="software\microsoft\office\16.0\word\options" Name="defaultformat" Value="" Type="REG_SZ" App="word16" Id="L_SaveWordfilesas" />
  </AppSettings>
</Configuration>
Outlook | Windows | Classic Outlook for Windows | For business
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.