Chad Miller
Archives: March 2011
Tampa IT Camp 2011 Lessons Learned Part 1
On Saturday, March 19th 2011 we held the first ever Saturday “code camp” style event for the IT Pro (Sys Admins) community which we called IT Camp. IT Camps are a free, one day learning event for anyone seeking professional development. This event serves IT professionals and students with a… Read more
0 comments, 489 reads
Posted in Chad Miller on 30 March 2011
Tampa IT Camp 2011 Presentation
I presented a one hour session at Tampa IT Camp on SQL Server PowerShell Extensions (SQLPSX): “In this session we will look at how the CodeProject SQLPSX can be used for real world PowerShell automation. Specific topics covered include using ADO.NET, retrieving SQL Server information, SSIS administration, Policy-Based… Read more
0 comments, 137 reads
Posted in Chad Miller on 20 March 2011
To Script or Not To Script
When approaching an automation problem the first questions you must answer is whether you should even invest the time to write a script. There are scenarios where it just isn’t worth your time. Depending on the tools available to you even the task of scripting out every database object could… Read more
1 comments, 116 reads
Posted in Chad Miller on 15 March 2011
Restore and Relocate Database Files Using PowerShell
I was recently asked a question on restoring a database using PowerShell with the following requirements
- Take a database backup file i.e. DatabaseName.bak
- Derive the database name from the backup file name
- Disconnect any user connected to the database
- Relocate (move) the physical files to SQL Serve r instance the…
0 comments, 971 reads
Posted in Chad Miller on 14 March 2011
SQLPSX 2.3.2.1 Release
We’ve released a minor update to SQLPSX which includes includes several bug fixes/enhancements as well as one new module. Here’s an excerpt from the release notes:
Added MySQLLib Module
Mike Shepard created a MySQL module for querying MySQL databases. This is similar in concept to the adolib and OracleClient modules. Read more
1 comments, 213 reads
Posted in Chad Miller on 13 March 2011



Subscribe to this blog