PSDesiredStateConfiguration icon indicating copy to clipboard operation
PSDesiredStateConfiguration copied to clipboard

Source for https://www.powershellgallery.com/packages/PSDesiredStateConfiguration module

Results 37 PSDesiredStateConfiguration issues
Sort by recently updated
recently updated
newest added

Ex - I have the below debug statement in my powershell resource. ![image](https://user-images.githubusercontent.com/23668037/133173653-e18df48e-0842-48a2-bf34-a7057d53096d.png) Below command doesn't show the debug messages in the powershell resource ` Invoke-DscResource -Name -ModuleName -Method Get...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSDesiredStateConfiguration) - [X] Search the existing issues. ###...

bug
Needs-Triage

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSDesiredStateConfiguration) - [X] Search the existing issues. ###...

bug
Needs-Triage

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSDesiredStateConfiguration) - [X] Search the existing issues. ###...

bug
Needs-Triage

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSDesiredStateConfiguration) - [X] Search the existing issues. ###...

bug
Needs-Triage

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSDesiredStateConfiguration) - [X] Search the existing issues. ###...

bug
Needs-Triage

### Summary of the new feature / enhancement I would like `InvokeDscResourceTestResult` to have an implicit cast operator to `bool` so that I can use the result in `if` statements...

enhancement
Needs-Triage

### Summary of the new feature / enhancement As a user I want PSDSC to support C# resource. ### Proposed technical implementation details (optional) Implement an interface that C# and/or...

enhancement
Needs-Triage

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSDesiredStateConfiguration) - [X] Search the existing issues. ###...

bug
Needs-Triage

### Summary of the new feature / enhancement The current implementation of `Invoke-DscResource` always calls `Get-DscResource`. If the caller already has the result of `Get-DscResource`, it should be able to...

enhancement