//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
Had a talk with a colleague about whether to use IsPresent or PSBoundParameters to validate if a Switch or Parameter was used in a Script or Function. In this blog, I will explain what they do and how you can use both. #PowerShell #Validating powershellisfun.com/2026/05/29/u...
19d
Had a talk with a colleague about whether to use IsPresent or PSBoundParameters to validate if a Switch or Parameter was used in a Script or Function. In this blog, I will explain what they do and …
powershellisfun.com
PowerShell is fun :)Using PSBoundParameters or IsPresent when checking PowerShell Switch or Parameters usage
Harm Veenstra