xDSCResourceDesigner icon indicating copy to clipboard operation
xDSCResourceDesigner copied to clipboard

Get-XDscConfigurationDetail should accept a job id to query a pending configuration

Open dantraMSFT opened this issue 9 years ago • 1 comments

The use case for this is when a configuration is in the pending state and doesn't exit; such as occurs when a resource is stuck on an external resource or has an infinite loop. If the cmdlet accepts a job id, the configuration details for a pending configuration can be queried from the associated file. Note: the json file will be incomplete at this point so the cmdlet needs to be prepared to handle it and format the output accordingly.

dantraMSFT avatar Nov 16 '16 21:11 dantraMSFT

Label this as help wanted so that someone in the community can run with this.

johlju avatar May 03 '18 06:05 johlju