February 2019
Intermediate to advanced
626 pages
15h 51m
English
ShouldProcess and ShouldContinue become available when a script or function has the CmdletBinding attribute, and the SupportsShouldProcess property is set.
Setting SupportsShouldProcess enables the ShouldProcess parameters, Confirm and WhatIf. These two parameters are used in conjunction with the ShouldProcess method that's exposed on the pscmdlet variable.
Read now
Unlock full access