Skip to content

WhatIf support for Microsoft.PowerShell.PSResourceGet/PSResourceList #2003

Description

@Gijsreyn

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions