Find-RoleCapability proxy cmdlet exits silently
sdwheeler opened this issue · 0 comments
sdwheeler commented
Summary of the new feature / enhancement
The current implementation of Find-RoleCapability in the proxy module does nothing.
At a minimum, it should return a message about being unsupported. And reporting that nothing was found is not true or helpful.
Proposed technical implementation details (optional)
No response