| Title | Author | Age | Description |
|---|---|---|---|
| Out-DataTable | Chad Miller | 17 hours ago | Creates a DataTable for an object, based on script by Marc van Orsouw |
| Invoke-SqlCmd2 | Chad Miller | 2 days ago | Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout. |
| Invoke-SqlCmd2 | Chad Miller | 2 days ago | Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout. |
| Get-FileEncoding | Chad Miller | 23 days ago | Get-FileEncoding function determines encoding by looking at Byte Order Mark (BOM). |
| isMSDTC.ps1 | Chad Miller | 36 days ago | Checks whether MSDTC is enabled for network access. By default MSDTC network access is disabled. This feature is needed by SQL Server Linked Servers |
| ConvertToStringData | Chad Miller | 45 days ago | Converts a hashtable to a string representation of the hashtable definition. Useful in persisting hashtables to .NET Isolated Storage |
| Get-MSCSRestartAction | Chad Miller | 80 days ago | Returns the restart action for Microsoft Cluster resources. Useful in finding non-critical resources like Backup S/W which have affect group setting on. See http://msdn.microsoft.com/en-us/library/aa371464(VS.85).aspx for restartAction description. |
| sqlps2 | Chad Miller | 98 days ago | A C# source file created by running make-shell to create a SQL Server minishell |
| Invoke-SqlCmd2 | Chad Miller | 139 days ago | Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout. Fixed minor issue closing connection. |
| Invoke-SqlCmd2 | Chad Miller | 139 days ago | Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout |
PowerShell Code Repository