Skip to content

pbowden-msft/InstallerCache

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

InstallerCache

Microsoft Office Installer Cache

Purpose: Downloads Office installer packages from the Office CDN to a shared folder
Usage: InstallerCache --CachePath:<path> [--CheckInterval:<minutes>] [--PurgeOldInstallers]
Example: InstallerCache --CachePath:/Volumes/web --CheckInterval:60

The shared folder path needs to be exposed as a web folder, such as http://webserver/folder
Clients can install packages by navigating to a URL, such as http://webserver/folder/InstallWord
Web install points created by the tool:

  • /InstallMAU

  • /InstallOffice

  • /InstallWord

  • /InstallExcel

  • /InstallPowerPoint

  • /InstallOutlook

  • /InstallOneNote

  • /InstallOffice2016

  • /InstallWord2016

  • /InstallExcel2016

  • /InstallPowerPoint2016

  • /InstallOutlook2016

  • /InstallOneNote2016

  • /InstallOneDrive

  • /InstallSkypeBusiness

  • /InstallCompanyPortal

  • /InstallRemoteDesktop

About

Microsoft Office 365/2019/2016 Installer Cache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages