Skip to content

Instantly share code, notes, and snippets.

@middletonk
middletonk / AppDeployToolkitExtensions.ps1
Created February 5, 2021 14:49
PSADT Show-WelcomePrompt function overload for <3.8.4
#region Function Show-WelcomePrompt
### OVERLOAD of Show-WelcomePrompt with thanks to Josiah Pewterbaugh for his recommended "Remind Me Later" UI changes -Kevin Middleton
### https://www.josiahpewterbaugh.com/
Function Show-WelcomePrompt {
<#