Skip to content

Instantly share code, notes, and snippets.

View ripleymj's full-sized avatar

Mike Ripley ripleymj

  • 19:49 (UTC -04:00)
View GitHub Profile
@ripleymj
ripleymj / applyPT856Upgrade.ps1
Created February 25, 2019 18:14 — forked from iversond/applyPT856Upgrade.ps1
Powershell script to run the PeopleTools 8.56 Upgrade job headlessly. A few assumptions with the script: All manual steps are marked as complete.; your PT Client installs are at c:\client-8.xx.xx
<#PSScriptInfo
.SYNOPSIS
Apply the PeopleTools 8.56 Upgrade Project
.DESCRIPTION
Automate the Change Assistant job that applies the PTU856 project to a database.
.PARAMETER DATABASE
Which database to encrypt the password
.PARAMETER PT_VERSION
PeopleTools version to apply
.PARAMETER CA_BASE