Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vhd: Set-TargetResource uses try catch mechanism as logic to adjust or create a VHD #121

Open
bgelens opened this issue Jul 8, 2017 · 0 comments
Labels
enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community.

Comments

@bgelens
Copy link
Contributor

bgelens commented Jul 8, 2017

Details of the scenario you tried and the problem that is occurring:
The logic is flawed as any terminating exception in the try block would result in a call to New-VHD which is not desired. This logic needs to be changed. See #77 for comments.

The DSC configuration that is using the resource (as detailed as possible):
NA

Version of the Operating System and PowerShell the DSC Target Node is running:
NA

Version of the DSC module you're using, or 'dev' if you're using current dev branch:
dev

@bgelens bgelens added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Jul 8, 2017
@SteveL-MSFT SteveL-MSFT added this to Help Wanted in powershell/dscresources May 14, 2019
@SteveL-MSFT SteveL-MSFT removed this from Help Wanted in powershell/dscresources Nov 27, 2019
@johlju johlju changed the title xVHD - Set-TargetResource uses try catch mechanism as logic to adjust or create a VHD Vhd: Set-TargetResource uses try catch mechanism as logic to adjust or create a VHD Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community.
Projects
None yet
Development

No branches or pull requests

1 participant