@@ -8,6 +8,52 @@ Download: [SMO NuGet Package](https://www.nuget.org/packages/Microsoft.SqlServer
88
99You can use GitHub issues to provide feedback to the product team.
1010
11+ ## July 2020 - 21.1.18226
12+
13+ Version: SqlServer module 21.1.18226, SqlManagementObjects (SMO) package wasn't updated
14+
15+ ### What's new
16+
17+ - Added support for CmdShell, PowerShell, Registry and WMI probes.
18+ - Enable/disable database checks for particular SQL Server instances (by instance names).
19+ - Minimal permissions to run SQL assessment are 'View Server state' and 'View Database state'.
20+ - Added rule 'Ad Hoc Distributed Queries are enabled'
21+ - Added rule 'Affinity Mask and Affinity I/O Mask overlapping'
22+ - Added rule 'Auto Soft NUMA should be enabled'
23+ - Added rule 'Blocking chains'
24+ - Added rule 'Blocked Process Threshold is set to recommended value'
25+ - Added rule 'Option 'cross db ownership chaining' should be disabled'
26+ - Added rule 'Default trace enabled'
27+ - Added rule 'Disk Partition alignment'
28+ - Added rule 'Full-text search option 'load_os_resources' set to default'
29+ - Added rule 'Full-text search option 'verify_signature' set to default'
30+ - Added rule 'HP Logical Processor issue'
31+ - Added rule 'Option 'index create memory' value should be greater 'min memory per query''
32+ - Added rule 'Lightweight pooling option disabled'
33+ - Added rule 'Option 'locks' should be set to default'
34+ - Added rule 'Option 'min memory per query' set to default'
35+ - Added rule 'Option 'network packet size' set to default'
36+ - Added rule 'NTFS block size in volumes that hold database files <> 64KB'
37+ - Added rule 'Option 'Ole Automation Procedures' set to default'
38+ - Added rule 'Page file is not automatically managed'
39+ - Added rule 'Page file is not automatically managed'
40+ - Added rule 'Insufficient page file free space'
41+ - Added rule 'Page file configured'
42+ - Added rule 'Memory paged out'
43+ - Added rule 'Power plan is High Performance'
44+ - Added rule 'Option 'priority boost' set to default'
45+ - Added rule 'Option 'query wait' set to default'
46+ - Added rule 'Option 'recovery interval' set to default'
47+ - Added rule 'Remote admin connections enabled on cluster (DAC)'
48+ - Added rule 'Option 'remote query timeout' set to default'
49+ - Added rule 'Option 'scan for startup procs' disabled on replication servers'
50+ - Added rule 'Worker thread exhaustion on CPU-bound system'
51+ - Added rule 'Possible worker thread exhaustion on a not-CPU-bound system'
52+ - Added rule 'Option 'cost threshold for parallelism' set to default'
53+ - Added rule 'Option 'max worker threads' set to recommended value on x64 system'
54+ - Added rule 'Option 'max worker threads' set to recommended value on x86 system'
55+ - Added rule 'Option 'xp_cmdshell' is disabled'
56+
1157## March 2020 - 21.1.18221
1258
1359Version: SqlServer module 21.1.18221, SqlManagementObjects (SMO) package wasn't updated
0 commit comments