There is currently an issue with Microsoft Outlook 2016 Click-to-Run. When a user tries to open an attachment or do some other office tasks, Outlook prompts the user to enter their credentials several times. This issue seems to be connected to a recent update to Office.
The following is a blurb taken from a Microsoft forum on the topic:
In Outlook click File, Office Account and note what Channel you are on. To make the command work you need to use a version that was released to that Channel. See the links at the bottom that has the available versions.
If you are on Semi-annual/FRDC you could try this
cd %programfiles%\Common Files\Microsoft Shared\ClickToRun\
officec2rclient.exe /update user updatetoversion=16.0.8201.2158
or
officec2rclient.exe /update user updatetoversion=16.0.8201.2171
For Monthly/Current Channel this is what was previously mentioned as working:
cd %programfiles%\Common Files\Microsoft Shared\ClickToRun\
officec2rclient.exe /update user updatetoversion=16.0.8326.2107
Related articles
CMMC Level 2 Enclave vs Enterprise: How to Choose the Right Scoping Strategy
CMMC experts break down enclave vs enterprise scoping for CMMC Level 2 and how how to decide which strategy fits your business.
Microsoft Copilot Cowork: Guide to Setup, Cost & Rollout
Confused about Copilot Cowork licensing, costs, and adoption? Learn how to license the right users, control spend, and roll it out.
Comparing Dynamics GP & Dynamics 365 Business Central: Key Functional & Technical Differences
Dynamics GP support ends in 2029. See how Dynamics 365 Business Central compares on financials, reporting, manufacturing, and security.




