How to Convert Office 2016 from Volume License to Retail

Biblioteca enigma, sección de libros de consulta general en diferentes formatos
Avatar de Usuario
Enigma
Administrador del Sitio
Administrador del Sitio
Mensajes: 1268
Registrado: 20 Oct 2013, 16:26
Genero: Mujer
Profesion: Webmaster CEO SEO
Ubicacion: Matrix
Navegador: Chrome
Contactar:

How to Convert Office 2016 from Volume License to Retail

Mensaje sin leer por Enigma » 03 Feb 2016, 15:05

How to Convert Office 2016 from Volume License to Retail

convert Office 2016 VL to Retail

this is for Office X86 on X64 PC:

1. Install the MSI VL version (inc. the separate Project and Visio if needed).
2. Get the Office 2016 VL to Retail archive and extract it somewhere, rename it to Licenses16.
3. Paste the following into a text file, and afterwards rename it to ospp.cmd. Place this in the Licenses16 folder. You can remove the lines with ProjectPro* and VisioPro* if you don't have Project or Visio.

Windows 7:

Código: Seleccionar todo

@echo off

FOR %%G IN (client-issuance-*.xrm-ms) DO (cscript //Nologo ..\ospp.vbs /inslic:%%G)

cscript //Nologo ..\ospp.vbs /inslic:pkeyconfig-office.xrm-ms

FOR %%G IN (ProPlus*.xrm-ms) DO (cscript //Nologo ..\ospp.vbs /inslic:%%G)

FOR %%G IN (ProjectPro*.xrm-ms) DO (cscript //Nologo ..\ospp.vbs /inslic:%%G)

FOR %%G IN (VisioPro*.xrm-ms) DO (cscript //Nologo ..\ospp.vbs /inslic:%%G)
Windows 10

Código: Seleccionar todo

@echo off

FOR %%G IN (client-issuance-*.xrm-ms) DO (cscript //Nologo %windir%\System32\slmgr.vbs /ilc %%G)

cscript //Nologo cscript //Nologo %windir%\System32\slmgr.vbs /ilc pkeyconfig-office.xrm-ms

FOR %%G IN (ProPlus*.xrm-ms) DO (cscript //Nologo %windir%\System32\slmgr.vbs /ilc %%G)

FOR %%G IN (ProjectPro*.xrm-ms) DO (cscript //Nologo %windir%\System32\slmgr.vbs /ilc %%G)

FOR %%G IN (VisioPro*.xrm-ms) DO (cscript //Nologo %windir%\System32\slmgr.vbs /ilc %%G)

4. move the Licenses16 folder into your Office installation folder, so that it becomes "C:\Program Files (x86)\Microsoft Office\Office16\Licenses16"
5. Open a command prompt (as admin) and type

Código: Seleccionar todo

CD "C:\Program Files\Microsoft Office\Office16\Licenses16" (you could copy past it)
6. now type

Código: Seleccionar todo

cleanospp.exe
(This removes the existing VL licenses.)

7. Run ospp. This installs the same retail licenses that the C2R has.
8. For each product (i.e. Office Professional Plus, Project Professional and Visio Professional) install the retail key (you have).

Windows 7:

Código: Seleccionar todo

cscript //Nologo ..\ospp.vbs /inpkey:KEY-HERE
Windows 10:

Código: Seleccionar todo

cscript //Nologo %windir%\System32\slmgr.vbs /ipk KEY-HERE
Replace KEY-HERE with your actual product key(s).

9. Open an Office app (and Project/Visio if installed) and you will be prompted to activate online/by phone. Finished!

10. You can now delete cleanospp.exe and ospp.cmd.

cleanospp might not be needed, but I can confirm the above works fine on Windows 7 x64 at least.

Office 2016 VL to Retail archive Program

Código: Seleccionar todo

https://www.mirrorcreator.com/files/HBRL5EEB/Office_2016_VL_to_Retail.rar_links
No tiene los permisos requeridos para ver los archivos adjuntos a este mensaje.



el_bukkake
Mensajes: 1
Registrado: 21 Jul 2017, 06:44
Genero: Hombre
Profesion: Computacion
Ubicacion: Venezuela
Navegador: Mierda-IEXPLORE
Contactar:

Re: How to Convert Office 2016 from Volume License to Retail

Mensaje sin leer por el_bukkake » 21 Jul 2017, 07:03

The .rar password i don't find it. Thanks

Avatar de Usuario
Enigma
Administrador del Sitio
Administrador del Sitio
Mensajes: 1268
Registrado: 20 Oct 2013, 16:26
Genero: Mujer
Profesion: Webmaster CEO SEO
Ubicacion: Matrix
Navegador: Chrome
Contactar:

Re: How to Convert Office 2016 from Volume License to Retail

Mensaje sin leer por Enigma » 07 Ago 2017, 10:39

The password is is www.enigmateam.org

Responder

Volver a “Area Ingenieria - Programacion - Web - Computacion”