We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d0122 commit 5662fcfCopy full SHA for 5662fcf
CHANGELOG.md
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- `SqlRSSetup`
19
- Re-added `ReportServerEdition` enum and updated class to use enum instead of
20
ValidateSet for the Edition property.
21
+- Fixed commands continuing execution after `Assert-ElevatedUser` elevation
22
+ errors by setting `$ErrorActionPreference = 'Stop'` [issue #2070](https://github.com/dsccommunity/SqlServerDsc/issues/2070)
23
24
### Added
25
build.ps1
100755
100644
0 commit comments