Skip to Main Content
The University of Massachusetts Amherst

Office 365 Desde Cmd [new] — Activar

To activate Microsoft Office 365 using the Command Prompt (CMD), you must use the ospp.vbs script located in the Office installation directory. This script manages volume activation and licensing tasks directly from the command line. Step 1: Open CMD as Administrator Click the Start menu and type cmd. Right-click Command Prompt and select Run as administrator. Step 2: Navigate to the Office Directory

Verá una ventana negra con el texto C:\Windows\system32>. activar office 365 desde cmd

Pop-up Issues: If you face persistent "Activation Wizard" pop-ups after activation, running the OSPPREARM.exe file (found in the same Office16 folder) as an administrator can sometimes reset the notification state. To activate Microsoft Office 365 using the Command

cscript ospp.vbs /dstatus

Alternativa para suscripciones personales (Office 365 Home/Personal)

Si tienes una suscripción de pago mensual/anual y los comandos anteriores no funcionan (porque tu licencia es "Retail" y no "Volume"), no necesitas el CMD. Sigue estos pasos: Debes dirigir la consola a la carpeta donde

3.2 Instalar una clave de producto (Retail o MAK)

cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

Debes dirigir la consola a la carpeta donde está instalado Office. La ruta varía según la arquitectura de tu sistema (32 o 64 bits):

Permisos de Administrador: Debes ejecutar el Símbolo del sistema con privilegios elevados.

¿Te resultó útil este artículo? Compártelo con otros administradores de sistemas o guárdalo para futuros troubleshooting de activación.