Update Microsoft Office without a Windows Online Username
This will initiate the update of Microsoft Office without logging into Microsoft
These commands are executed from an elevated Command Line
With GUI
"C:\Program Files\Common Files\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user
Headless
"C:\Program Files\Common Files\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user displaylevel=false forceappshutdown=true
No Comments