v16.3.1-preview0002
Pre-release
Pre-release
[v16.3.1-preview0002]
Changed
- SqlServerDsc
- Temporary disable integration tests for dbatools.
- SqlAg
- Added optional parameter
SeedingMode
that will set the SeedingMode for the
SQL Server 2016 and higher. This parameter can only be used together with the
module SqlServer installed (tested v21.0.17099). The parameter will be
ignored if SQLPS module will be used.
- Added optional parameter
- SqlAgReplica
- Added optional parameter
SeedingMode
that will set the SeedingMode for the
SQL Server 2016 and higher (issue #487).
This parameter can only be used together with the module SqlServer installed
(tested v21.0.17099). The parameter will be ignored if SQLPS module will be
used.
- Added optional parameter
Fixed
Import-SqlDscPreferredModule
- Now the command does not fail when checking if SQLPS is loaded into the
session (issue #1928).
- Now the command does not fail when checking if SQLPS is loaded into the