Yeah I understand that but what I meant is IF I have to do a clean install of everything I will have problems getting Office to run againIt does not mean a CLEAN install of Windows, it means a clean install of Office 2016. It might also depend what you KEY really is.
Type of Keys.
1. GVLK - KMS - unlimited Activations.
2. MAK - Set number of keys as dictated by MS (know to be from 250 to 10,000 Activations
3. OEM-Act3.0
4. OEM-Non Slp
5. Trial - Good for 30 to 60 days
6. Retail - Unlimited Time
7. TBEVal - upto 1yr- normally 6 mo
My Office 2016 was MAK and would not Activate 2019
My Office 2019 is MAK
-----------------------------------------you might try this win-off.bat----
you can view to see what - I wrote for my clients.... open notepad, copy and paste all into then save as Win-Off-Chk.Bat
it will do no harm or change anything it simply check you Windows Activation and Your Office 2016/2019 x86 or x64 Activation
@echo off
:color 1F
color 1E
if exist "%Windir%\Sysnative\sppsvc.exe" set SysPath=%Windir%\Sysnative
if exist "%Windir%\System32\sppsvc.exe" set SysPath=%Windir%\System32
echo ************************************************************
echo *** Windows Status ***
echo ************************************************************
cscript /nologo %SysPath%\slmgr.vbs /dli
cscript /nologo %sysPath%\slmgr.vbs /xpr
@Echo off
Setlocal
:: Get windows Version numbers
For /f "tokens=2 delims=[]" %%G in ('ver') Do (set _version=%%G)
For /f "tokens=2,3,4 delims=. " %%G in ('echo %_version%') Do (set _major=%%G& set _minor=%%H& set _build=%%I)
Echo Major version: %_major% Minor Version: %_minor%.%_build%
ECHO OFF
::This if for x86 Office on x86 Windows or x64 Office on x64 Windows
IF EXIST "C:\Program Files\Microsoft Office\Office16\ospp.vbs" cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /dstatus
::This is for x86 Office on x64 Windows
IF EXIST "C:\Program Files (x86)\Microsoft Office\Office16\ospp.vbs" cscript "C:\Program Files (x86)\Microsoft Office\Office16\ospp.vbs" /dstatus
pause
That is almost impossible to do... but i guess if you work hard enough you could screw it up.I meant is IF I have to do a clean install of everything I will have problems getting Office to run again
Will just leave it as it is while its worlking and keep the Activator for KMS in case I have problems laterIf you want, but unless you install a CLEAN OFFICE Retail, and make sure you have removed the Auto KMS. (ASuto KMS automatically converts Retail to GVLK) , and Any Retail Install (activated or not will run for 30days as Grace Install.) There are several Programs that will Total Uninstall Office, but you have to located the KMS and remove it your self... since most KMS installs set the Reactivate to auto activate.
That is almost impossible to do... but i guess if you work hard enough you could screw it up.
-- ok Deactivated means it was used OVER THE MAX ALLOTED. That is very common, OEM and MAK and Retail keys do have a LIMIT. as long as that key is activated and stays on the same unit, and has a MS Digital License and uses a MS Login. it should be good far as long as - the only change would be a change in MOTHERBOARD ID is what counts as a new Activation and uses another allocation. (Only if you have a Restorable Image for that Computer that has Office Activated.)then the Key is no longer good. (You can install w/o Internet - Office and use that key and have 30 days) and may be possible to -rearm . but a very slim chance. Sorry.Rang Microsoft who said fluf fluf fluf - That key is deactivated
Maybe. Yes and no thing. I am using Hiri as a backup and have the "Ambassador " thing working for me. You may not , now, qualify, but read this:To Davehc
FYI; As of today, hiri is $39 per year, not free. Only the trial is free. So I am not trying it.
I promise you it is, but with the proviso previously explained. I am currently using it as a backup on two machines.To Davehc
FYI; As of today, hiri is $39 per year, not free. Only the trial is free. So I am not trying it.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.