Atreidae / UcmPSTools

A collection of Teams Unified Communications related PowerShell functions as part of the UcmPSTools PowerShell Module.
MIT License
6 stars 1 forks source link

Many "New" Cmdlets dont support "ShouldProcess" #27

Open Atreidae opened 1 year ago

Atreidae commented 1 year ago

I really need to do something about that. excluded from PSScriptAnalyzer manually for each instance for now.

[Diagnostics.CodeAnalysis.SuppressMessageAttribute('PSUseShouldProcessForStateChangingFunctions', '', Scope='Function')] #Todo https://github.com/Atreidae/UcmPSTools/issues/27