SSIS & PowerShell SQL Saturday Holland 2016 Joost van Rossum https://twitter.com/ssisjoost Joost van Rossum jvanrossum@ilionx.com | @SSISJoost | microsoft-ssis.blogspot.com
Thanks to our platinum sponsors : PASS SQL Saturday Holland - 2016
Thanks to our gold and silver sponsors : PASS SQL Saturday Holland - 2016
Joost van Rossum Employed as BI Consultant at Working in IT since 1999, switched to BI in 2005 Married, 3 sons Blog: microsoft-ssis.blogspot.com microsoft-bitools.blogspot.com LinkedIn: nl.linkedin.com/in/joostvanrossum Twitter: @SSISJoost MSDN SSIS forum moderator Data Platform MVP since 2014 https://www.ilionx.com https://twitter.com/ssisjoost http://microsoft-ssis.blogspot.be http://microsoft-bitools.blogspot.be https://mvp.microsoft.com/en-us/PublicProfile/5001121?fullName=Joost%20van%20Rossum http://www.apress.com/9781484206393 https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlintegrationservices
Agenda What is PowerShell Using PowerShell in SSIS Using SSIS in PowerShell
What is PowerShell Windows PowerShell is .NET based scripting language to do tedious tasks for you. Designed for IT administrators to simplify management operations and effort
Versions and tooling First version in 2006 in Windows XP (SP2) Latest version 5.1 PowerShell Command Line PowerShell Integrated Scripting Environment (ISE) PowerShell Tools for Visual Studio
What is PowerShell
Using PowerShell in SSIS Execute Process Task Script Task Third Party Task
Using PowerShell in SSIS Examples for executing a PowerShell script in SSIS: http://microsoft-ssis.blogspot.be/2015/12/executing-powershell-script-in-ssis.html
Using SSIS in PowerShell Deploying IsPacs Deploying Environments Referencing Environments Download from Catalog Search within packages Check naming conventions Setting authorization Script examples: http://microsoft-ssis.blogspot.com/2015/07/deploying-ispac-files-with-powershell.html (Deploying IsPacs) http://microsoft-ssis.blogspot.com/2015/08/deploying-environments-and-variables.html (Deploying catalog environments) http://microsoft-ssis.blogspot.com/2016/04/get-packages-from-ssis-catalog.html (Download projects from catalog) http://microsoft-ssis.blogspot.com/2016/02/searching-in-packages-with-powershell.html (Search in packages)
Using SSIS in PowerShell Script examples: http://microsoft-ssis.blogspot.com/2015/07/deploying-ispac-files-with-powershell.html (Deploying IsPacs) http://microsoft-ssis.blogspot.com/2015/08/deploying-environments-and-variables.html (Deploying catalog environments) http://microsoft-ssis.blogspot.com/2016/04/get-packages-from-ssis-catalog.html (Download projects from catalog) http://microsoft-ssis.blogspot.com/2016/02/searching-in-packages-with-powershell.html (Search in packages)
Please fill in the evaluation forms