Code Monkey home page Code Monkey logo

sp2016-prereq-downloader's Introduction

SP2016-Prereq-Downloader

SharePoint Server 2016 Prerequisite Downloader

This script will download all prerequisites that are required for the installation of SharePoint Server 2016 on Windows Server 2012 R2.

For details, see https://www.itunity.com/article/automatically-download-sharepoint-server-2016-prerequisites-powershell-script-3164

It stores prerequisites in three folders:

  • A folder for SharePoint Server 2016's prerequisites.

    These prerequisites can be used for offline installation of prerequisistes by PrerequisiteInstaller.exe.

    Use PREREQUISITEINSTALLER.EXE /? for syntax.

    See https://technet.microsoft.com/EN-US/library/ff686793(v=office.16).aspx for details

  • A folder for the updates to Windows Server 2012 R2 that must be applied before you can run PrerequisiteInstaller.exe

    I will be uploading a script that applies these updates in the correct order.

    Until then, please note that the Windows Server 2012 R2 updates must be applied in this order:

    • KB2919442 (restart required)
    • clearcompressionflag.exe
    • KB2919355
    • KB2932046
    • KB2959977
    • KB2937592
    • KB2938439
    • KB2934018

    See https://www.microsoft.com/en-us/download/details.aspx?id=42334 and https://support.microsoft.com/en-us/kb/2919355 for details

  • A folder for updates that are necessary only in certain scenarios, including Silverlight and Exchange Web Services Managed API.

To modify this script for your environment:

  • Create the folders to which updates and prerequisites will be saved
  • Modify the values in the CONFIGURATION BLOCK section
  • Run the script in a PowerShell console (or ISE) launched with the RUN AS ADMINISTRATOR option

CHANGE LOG

3/21/2016 - Optional updates (Silverlight 3 and Exchange Web Services Managed API) downloading to a non-existent folder. FIXED.

sp2016-prereq-downloader's People

Contributors

danholme avatar

Watchers

James Cloos avatar Keerth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.