Microsoft.SqlServer.Management.Smo.Server < # .SYNOPSIS This script uses SQL Server Server SMO objects to display server information. .DESCRIPTION This script first loads the SMO assembly and then creates a server object. The script then prints basic server information plus details of databases and ...