- Updates the approach to implement
SetupComplete.cmd
for re-runningInstall-Defaults.ps1
during an in-place OS upgrade. See Add a Custom Script to Windows Setup - Updates code for better
SupportsShouldProcess
support -Install-Defaults.ps1
can now be run with-WhatIf
to test/list changes - Implements
Install-Defaults.psm1
to manage functions in an external file and enabling better testing with Pester - Update output verbose and error messages