Summary of the new feature / enhancement
If a PS resource uses write-warning, I believe it's currently just swallowed. Instead, the PS Adapter should capture the warning stream and re-emit it as the DSC warning message so that it can be shown to the user. Similarly, write-verbose can be information messages.
Proposed technical implementation details (optional)
No response
Summary of the new feature / enhancement
If a PS resource uses
write-warning, I believe it's currently just swallowed. Instead, the PS Adapter should capture the warning stream and re-emit it as the DSC warning message so that it can be shown to the user. Similarly,write-verbosecan be information messages.Proposed technical implementation details (optional)
No response