SQL Server PowerShell Extensions Aaron Nelson SQLvariant.com My Blog SQLPowerShell.com PowerShell specific blog posts
PASS Summit 2011 Presentations Pre-Conference Session –After 7 Hours You Won’t Be Able to Shut Up About PowerShell EitherAfter 7 Hours You Won’t Be Able to Shut Up About PowerShell Either Spotlight Session –New Year, New Dirty Dozen PowerShell ScriptsNew Year, New Dirty Dozen PowerShell Scripts Regular Session (co-presented with Julie Smith) –ETL Smackdown – PowerShell vs SSISETL Smackdown – PowerShell vs SSIS
Resources ScriptingGuys.com –TechNet Script Repository PoshCode.org The Daily Tips from PowerShell.com
We are gathered here today…
After you download and install SQLPSX Open up the ISE and run Import-Module SQLPSX
Where to get that other thing… To be able to use Invoke-SQLCmd all you have to do is add the SnapIn (SSMS 2008R2) add-pssnapin SqlServerCmdletSnapin100