Ive tried the Microsoft route & spent nearly 2 hours on chat last night
we've met a roadblock to enable the fix
we were trying to create a command on terminal with
sudo –s
launchctl load -w /Library/LaunchDaemons/com.microsoft.office.licensingV2.helper.plist
chmod 4755
/Library/PrivilegedHelperTools/com.microsoft.office.licensingV2.helper
But this was the reply in terminal
sudo: –s: command not found
Load failed: 5: Input/output error
usage: chmod [-fhv] [-R [-H | -L | -P]] [-a | +a | =a [i][# [ n]]] mode|entry file ...
chmod [-fhv] [-R [-H | -L | -P]] [-E | -C | -N | -i | -I] file ...
zsh: no such file or directory: /Library/PrivilegedHelperTools/com.microsoft.office.licensingV2.helper
basically i need to access the sudo: –s: command to be able to resolve the issue
Hence I've been redirected back to Apple
Hope you can resolve