View Single Post
 
Old 12-02-2021, 10:29 AM
customprint customprint is offline Windows 10 Office 2019
Novice
 
Join Date: Dec 2021
Posts: 4
customprint is on a distinguished road
Default

Ah i see whats going on. Most of my machines are on update channel "monthly enterprise" but my machine is on "current". So using this article, i can make a script to switch it for the one user with this problem. Everyone else can wait till the second tuesday to get the update.

However, i updated to 2110 on a test laptop and the problem still exists. How would i get 2111? i think current is the latest release channel. Is there a beta channel or something?

I would share the document but it has proprietary info I dont think i can post it up.
Current work around is to have the user print to PDF and then print his selection off that. But not ideal.



ref: How to Change the Update Channels for Microsoft 365 Apps

Commands used to update are:

Code:
"C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe" /changesetting Channel=Current

"C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe" /update user

pause
Reply With Quote