Quantcast
Channel: Scripting Blog
Viewing all articles
Browse latest Browse all 2129

PowerTip: Identify if SQL Servers are configured to best practices

$
0
0

Summary: Using the features of the SQLServer PowerShell module to run assessments of your servers

A picture containing scissors

Description automatically generated

How can I easily check that my SQL Servers are all configured to meet best practices?

You can use SQL Server Assessments – the latest addition to the SQLServer PowerShell module. Just Run a best practices assessment on your SQL Server as seen below

Get-SqlInstance  “DemoSQLServer” | Invoke-SqlAssessment

PowerShell, Doctor Scripto, PowerTip, Johnathan Allen, SQL Server

 

The post PowerTip: Identify if SQL Servers are configured to best practices appeared first on Scripting Blog.


Viewing all articles
Browse latest Browse all 2129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>