Monthly Archives: April 2012

PowerShell V3 – ObsoleteAttribute

PowerShell V3 now supports the ObsoleteAttribute for compiled cmdlets but unfortunately not advanced functions.  This is handy to let your users know that a binary cmdlet will be going away in a future release of your binary module. As we … Continue reading

Posted in PowerShell 3.0 | Leave a comment