SQL-SMO

0.2.0

A module for gathering and editing SQL Server Instance properties utilizing SQL Management Objects.

Minimum PowerShell version

3.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SQL-SMO -RequiredVersion 0.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SQL-SMO -Version 0.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

© 2018 DGR Systems, LLC. All rights reserved.

Package Details

Author(s)

  • Mike Garvey

Tags

SQL Server Instance Property Setting Settings Set Change SMO Management Object Memory Max Min MB Megabyte Subproperty Feature Microsoft New Value Configuration Alter Authentication Credential Integrated Security Documenting default connection string data

Functions

New-SMO Set-SMOProperty Set-SQLMemoryLimit

Dependencies

This module has no dependencies.

Release Notes

Fixed creating an SMO when using SQL Authentication.

FileList

  • SQL-SMO.nuspec
  • SQL-SMO.psd1
  • SQL-SMO.psm1
  • Assemblies\Microsoft.SqlServer.ConnectionInfo.dll
  • Assemblies\Microsoft.SqlServer.Dmf.Common.dll
  • Assemblies\Microsoft.SqlServer.Management.Sdk.Sfc.dll
  • Assemblies\Microsoft.SqlServer.Smo.dll
  • Assemblies\Microsoft.SqlServer.SqlClrProvider.dll
  • Assemblies\Microsoft.SqlServer.SqlEnum.dll

Version History

Version Downloads Last updated
1.0.0-beta 437 6/22/2019
1.0.0-alpha 17 6/11/2019
0.5.0.0 22,559 11/19/2018
0.4.1.1 116 10/16/2018
0.4.1 21 10/16/2018
0.4.0 185 8/11/2018
0.3.1 315 7/31/2018
0.3.0 17 7/28/2018
0.2.0 (current version) 172 3/23/2018
0.1.0 24 3/21/2018
Show less