| Title | Author | Age | Description |
|---|---|---|---|
| Backup-DatabaseObject | Chad Miller | Tue, 17 Apr 2012 15:12:43 | The Backup-DatabaseObject function backs up a database object definition by scripting out the object to a .sql text file. |
| Get-SqlWmi | Chad Miller | Tue, 10 Apr 2012 09:23:44 | The Get-SqlWmi function gets port, instance and service account wmi information for all SQL instances on a computer. |
| Add-SqlTable | Chad Miller | Thu, 22 Mar 2012 10:04:07 | Creates a SQL Server table from a DataTable using SMO. |
| Get-SqlWmi | Chad Miller | Tue, 14 Feb 2012 18:30:23 | The Get-SqlWmi function gets port, instance and service account wmi information for all SQL instances on a computer. |
| Get-SqlSpn | Chad Miller | Tue, 14 Feb 2012 18:28:02 | Gets MSSQLSvc service principal names from Active Directory |
| Add-SqlTable | Chad Miller | Fri, 30 Dec 2011 06:53:24 | Creates a SQL Server table from a DataTable using SMO. |
| Add-SqlTable | Chad Miller | Sun, 11 Dec 2011 07:18:21 | Creates a SQL Server table from a DataTable using SMO. |
| SqlProxy.psm1 | Chad Miller | Fri, 02 Dec 2011 13:31:59 | Based on functions in SQLPSX. SqlProxy.psm1 module is used for administering SQL Server logins, users, and roles. Designed to be used with PS Remoting. All actions audited to a custom Eventlog. See Write-SqlProxyLog for log setup details |
| LibraryLinkedServer | Chad Miller | Sun, 13 Nov 2011 07:19:45 | Filters for backing and removing SQL Server linked servers or linked server login mappings |
| SqlProxy.psm1 | Chad Miller | Mon, 07 Nov 2011 07:42:40 | Based on functions in SQLPSX. SqlProxy.psm1 module is used for administering SQL Server logins, users, and roles. Designed to be used with PS Remoting. All actions audited to a custom Eventlog. See Write-SqlProxyLog for log setup details |
PowerShell Code Repository