Skip to content

tinytips4u/MS-Office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MS-Office

Contains instruction for installation

A. MS Office installation Guide:

  1. Download the Office Deployment Tool from the Microsoft Download Center
    Link: Click Here
    (Run the tool and extract it to a location on your system)
  2. Create the configuration.xml file
    Link: Click Here
    (Place the configuration file in the same location as in step 1)
  3. Office Installation: (Run the command prompt as admin and navigate to location as in step 1)
    Run the command: setup /configure configuration.xml
    The installation should start.

B. Video Guide to install MS Office Professional Plus LTSC 2021: Video here

C. Activation

  1. GVLK for office 2016/2019/2021 (xxxxx-xxxxx-xxxxx-xxxxx-xxxxx)
    Link: Click Here
  2. Offline KMS host address list:
    (Check KMS_host.txt or search online)
  3. Run command prompt as admin and navigate to one ofthe location where OSPP.vbs file is present (check in your system)
    Path 1: System_drive\Program Files\Microsoft Office\Office16
    Path 2: System_drive\Program Files (x86)\Microsoft Office\Office16
  4. Run the following command one by one
    cscript ospp.vbs /inpkey:[Product-GVLK-from-step-1]
    cscript ospp.vbs /sethst:[kms-host-address-from-step-2]
    cscript ospp.vbs /act
    cscript ospp.vbs /dstatus
    (Note: If some host address do not work, then try other host address in some time)

About

Contains instruction for installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors