Hi thanks for your input. That does seem to kick start it back to the volume license for that user. Do you know if there is anyway to stop Office LTSC converting to a subscription license if a user logs in?
Thanks, Nikki
Hi thanks for your input. That does seem to kick start it back to the volume license for that user. Do you know if there is anyway to stop Office LTSC converting to a subscription license if a user logs in?
Thanks, Nikki
Looks like it might be possible:
defaults write com.microsft.Word SignInOptions -integer 3
https://community.jamf.com/t5/jamf-pro/disable-ms-office-2021-login-options/m-p/316826
First, yes, your expectation of what is supposed to happen is correct.
Essentially Office is supposed to continue using the LTSC license while the subscription license is not available (allowing for something similar to a Shared Device license on Windows), however as the 2021 license is now getting quite dated, combined with Microsoft shift to 365 and subscription licensing, the 2021 license is starting to cause issues like this.
For now my recommendation to fix this when it breaks like this is to follow @mvu's first suggestion, and finding some way to detect and automatically remove and re-install the license. @mvu's other suggestion while it will work, would block access to 365 features you may prefer they have access to. As it is, we have stopped using the LTSC license our assigned Macs, limiting it to lab & shared Macs, and for next year we are considering dropping the LTSC license (assuming the 2021 license remains the last available volume license) altogether.
Hi @mvu @wakco11 , thank you both for your help on this.
I ended up following @mvu suggestion for Word, Excel & PowerPoint.
defaults write com.microsft.Word SignInOptions -integer 3