Summary of the new feature / enhancement
As I user,
I want the ability to run dsc config set --what-if against PSResourceList configurations,
So I can preview which resources would be installed or uninstalled without modifying the system.
The PSResourceList resource currently performs real install/uninstalls during set. There is no way to preview changes before applying them.
Proposed technical implementation details (optional)
No response
Summary of the new feature / enhancement
The
PSResourceListresource currently performs real install/uninstalls duringset. There is no way to preview changes before applying them.Proposed technical implementation details (optional)
No response