Existe um teste que pode determinar se é apenas uma tentativa?
Por favor, use o seguinte procedimento:
In order to check the activation status of your Office 365/2016 install, you need to execute two small commands in Command Prompt. complete the given below directions to know the activation status of Microsoft Office 2016/365 on Windows.
The first step is to check the type of your Office 2016 or Office 365 installation.
To do so, open Word, Excel or any other Office application, click "File" menu, click "Account", and then click "About Word" to check if your Office 2016 or Office 365 install is 32-bit or 64-bit.
Open Command Prompt by typing
CMD
in Start menu or taskbar search box and then pressing Enter.In the Command Prompt, type the following command and press Enter.
If Office 32-bit is installed on 64-bit Windows:
cd C:\Program Files (x86)\Microsoft Office\Office16
If Office 32-bit is installed on 32-bit Windows:
cd C:\Program Files\Microsoft Office\Office16
If Office 64-bit is installed on 64-bit Windows:
cd C:\Program Files\Microsoft Office\Office16
In the above commands, please replace
C
with the drive letter of the drive where Windows is installed.Important: If you’re still using Office 2013 as part of Office 365 subscription, replace Office16 in above commands with Office15. Likewise, if you’re using Office 2013, please use Office15 in place of Office16 in above commands.
Finally, type the following command to view the status of your Office 365 activation.
cscript ospp.vbs /dstatus
If the copy is activated, you will see "LICENSED" next to "LICENCE STATUS".
And if you want to check the expiry date of your subscription, please refer to our how to check Office 365 subscription expiry date guide.
Fonte Como verificar o status de ativação do Office 2016/365