v1.6.1
SPSConfigKit - Release Notes
[1.6.1] - 2026-07-08
Fixed
- CfgAppSql no longer sets an invalid
RestartServiceproperty on the SQL protocol
resources (#40)- The
SqlProtocol(MIDDLEWARE_SqlProtocolTcpEnabled) andSqlProtocolTcpIP
(MIDDLEWARE_SqlProtocolTcpIP) resources setRestartService = $true, which is not a
valid property in SqlServerDsc 17.5.1 — the DSC parser rejects it and MOF compilation
fails. Both resources exposeSuppressRestart(default$false) andRestartTimeout
instead. The property is removed; the defaultSuppressRestart = $falsealready
restarts the service when a protocol change requires it, so TCP/IP enablement still
takes effect.
- The
Changelog
A full list of changes in each version can be found in the change log