Thursday, September 17, 2015

Office 365 - unable to deactivate


We are using Office 365 ProPlus 2013. A new user tried to activate their install and received the error that they had reached their install limit of 5 machines. Upon clicking the link the deactivate previous installs that appears in that error dialog, the user is taken to their Office software management tab. Usually, if the user has previous installs, they are listed here and the user is able to deactivate. However, in this case, previous installs do not appear and it seems something else may be the problem.


I am looking for any suggestions as to what may be the problem, thanks.


Answer



Looks like Microsoft having an issue with the service
http://community.office365.com/en-us/forums/172/p/199771/596766.aspx


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...