Closed
Description
Summary of the new feature/enhancement
Opening issue to get feedback per our shiproom conversation.
We have publicly stated that Invoke-Expression
should be avoided. There are too many inherent security risks built into it. We continue to get questions in the Docs repo about how and why it should be used, and asks for useful examples.
We have the ability, in code, to set an attribute on the cmdlet that marks it as deprecated. Should this change be made? Are there compelling cases for the use of this cmdlet?