Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 422 Bytes

PSConfig.Crescendo

A PowerShell wrapper for SharePoint Products Configuration Wizard, psconfig, created using MS Crescendo Framework.

How to build the module

  • Clone the repo to your local system

  • Dot Source the output script to be able to build
    . .\src\Invoke-ParseConfig.ps1

  • Run the build script

Requirements

  • Connection to Internet or pre-download the modules needed

  • PowerShell 7.2.x or higher