ipUpTime.net's Forums

Learning Center => Server Administration => Topic started by: windowsITpro on May 10, 2012, 05:32:39 am

Title: What does PowerShell's [CmdletBinding()] Do?
Post by: windowsITpro on May 10, 2012, 05:32:39 am
What does PowerShell's [CmdletBinding()] Do?


By Don Jones
Folks are often confused about when to use this "decorator" in PowerShell scripts and functions. Let’s clear up the confusion.
Source: -142114]What does PowerShell's [CmdletBinding()] Do? (http://www.windowsitpro.com/blog/powershell-with-a-purpose-blog-36/windows-powershell/powershells-[cmdletbinding)