Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Doing a SQL Server Healthcheck via PowerShell

$
0
0

This article describes a way of checking the health of any number of SQL Server instances and servers. It quickly collates server performance statistics and highlights potential problems such as missing indexes, untrusted foreign keys and database options that aren't set to the default. 

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles