When I need to manually update Microsoft 365 Office Applications, I usually open an Office app, then go to File > Office Account > Update Options > Update Now.
It works but the problem is that sometimes I need to update them on a computer that I don’t have a subscription account to work with. Besides, it’s quite tedious too.
A command line would be much nicer, like this.
"C:\Program Files\Common Files\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user
Or, if you want to run the update in total silent mode,
"C:\Program Files\Common Files\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user displaylevel=false forceappshutdown=true
What’s nice about it is that you now can add the command line to your login script or be part of your new installation routine.
If using Copilot right from the Taskbar isn't your thing, you should disable it. Even…
In an environment where standardizing things does matter, setting default fonts in Microsoft Office apps…
Wake-On-LAN is a networking standard that lets you wake up a computer from either a…
First of all, this is not to bypass a PDF file that requires a password…
Microsoft has been lurking about the idea of placing the Outlook navigation bar to the…
One colleague came up to me the other day asking me to take look at…