SQL-SMO
0.4.0
A module for gathering and editing SQL Server Instance properties utilizing SQL Management Objects. *No SSMS Install necessary!*
Minimum PowerShell version
3.0
See the version list below for details.
Installation Options
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 Tables Columns Max Min MB Megabyte Feature Microsoft New Value Configuration Alter Authentication Connection Get RAM Credential Integrated Security Documenting default string data context format Database Query
Cmdlets
Get-SMOConfiguration Disconnect-SMO New-SMO Set-SMOContext Get-SQLMemoryLimit Get-SMOConnection Set-SQLMemoryLimit Set-SMOConfiguration Get-SMODatabase Get-SMOColumn Get-SMOTable
Dependencies
This module has no dependencies.
Release Notes
All commands moved to C#. The source code is now included. New commands are being introduced: "Get-SMODatabase, Get-SMOTable, & Get-SMOColumn"! As with Get-SMOConfiguration, Get-SMODatabase will dynamically pull the list of databases.
FileList
- SQL-SMO.nuspec
- MG.Attributes.dll
- Microsoft.SqlServer.ConnectionInfo.dll
- Microsoft.SqlServer.Diagnostics.STrace.dll
- Microsoft.SqlServer.Dmf.Common.dll
- Microsoft.SqlServer.Management.Sdk.Sfc.dll
- Microsoft.SqlServer.ServiceBrokerEnum.dll
- Microsoft.SqlServer.Smo.dll
- Microsoft.SqlServer.SqlClrProvider.dll
- Microsoft.SqlServer.SqlEnum.dll
- SQL-SMO.psd1
- SQL.SMO.dll
- Formats\SQL.SMO.Databases.SMOColumn.Format.ps1xml
- Formats\SQL.SMO.Databases.SMODatabase.Format.ps1xml
- Formats\SQL.SMO.Databases.SMOTable.Format.ps1xml
- Formats\SQL.SMO.MemoryProperty.Format.ps1xml
- Formats\SQL.SMO.SMOProperty.Format.ps1xml
- Source\PrepareDebugRelease.ps1
- Source\SQLSMO_CSharp.csproj
- Source\SQLSMO_CSharp.sln
- Source\Cmdlets\DisconnectSMO.cs
- Source\Cmdlets\GetMemoryLimits.cs
- Source\Cmdlets\GetSMOColumn.cs
- Source\Cmdlets\GetSMOConfiguration.cs
- Source\Cmdlets\GetSmoConnection.cs
- Source\Cmdlets\GetSMODatabase.cs
- Source\Cmdlets\GetSMOTable.cs
- Source\Cmdlets\NewSMO.cs
- Source\Cmdlets\SetMemoryLimits.cs
- Source\Cmdlets\SetSMOConfiguration.cs
- Source\Cmdlets\SetSMOContext.cs
- Source\Cmdlets\SharedCmdlet.cs
- Source\Config\MemoryProperty.cs
- Source\Config\PropertyChanged.cs
- Source\Config\SMOProperty.cs
- Source\Databases\SMOColumn.cs
- Source\Databases\SMODatabase.cs
- Source\Databases\SMOTable.cs
- Source\Framework\Context.cs
- Source\Framework\DynamicParameters.cs
- Source\Framework\Exceptions.cs
- Source\Framework\ISMOObject.cs
- Source\Framework\SMOConnection.cs
- Source\Framework\SMOEnum.cs
- Source\Properties\AssemblyInfo.cs
- Source\ReferencedAssemblies\System.Management.Automation.dll
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta | 617 | 6/22/2019 |
1.0.0-alpha | 21 | 6/11/2019 |
0.5.0.0 | 24,368 | 11/19/2018 |
0.4.1.1 | 118 | 10/16/2018 |
0.4.1 | 25 | 10/16/2018 |
0.4.0 (current version) | 187 | 8/11/2018 |
0.3.1 | 384 | 7/31/2018 |
0.3.0 | 18 | 7/28/2018 |
0.2.0 | 173 | 3/23/2018 |
0.1.0 | 25 | 3/21/2018 |