


SET /P offkey=Please enter office 2013 License Key with Dashes:Ĭscript "C:\Program Files (x86)\Microsoft Office\Office15\ospp.vbs" /inpkey:%offkey%Ĭscript "C:\Program Files (x86)\Microsoft Office\Office15\ospp. The contents of the install folder gets downloaded to the users ccmcache folder and the install runs fine. SET /P offkey=Please enter office 2010 License Key with Dashes:Ĭscript "C:\Program Files (x86)\Microsoft Office\Office14\ospp.vbs" /inpkey:%offkey%Ĭscript "C:\Program Files (x86)\Microsoft Office\Office14\ospp.vbs" /act Hello All, To install Office 2013 via SCCM 2012R2 I call the below bat program in 'Deployment Type > Program > Installation program > Installoffice365.bat'. Save the file as 1 click.cmd For example, if you’re using Windows 10, you can name it 1click.bat Open Notepad and select Run as administrator. Please open this URL and copy and paste it into Notepad. IF EXIST "C:\Program Files (x86)\Microsoft Office\Office15\ospp.vbs" goto 2013OFFĬolor Example: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX Please follow the instructions below Make a new text document in Notepad. IF NOT EXIST "C:\Program Files (x86)\Microsoft Office\Office15\ospp.vbs" goto 2010OFF

RAW CODE: Office 2010 and Office 2013 Activator. Below find both my shared link to the script and raw files to check out on your own. Prior opening it does the check on which version you have installed. activate-office-2013-via-command-line Microsoft Office 365 batch script. The app open a small CMD line that asks you to enter the product activation key including dashes. You can use the CMD script to activate all MS Office editions including MS Word.
