Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Use PowerShell to Script SQL Database Objects

  Summary: Learn how to use Windows PowerShell to automate creation of SQL Database objects such as tables, stored procedures, and functions.   (image) Hey, Scripting Guy! How can I use Windows PowerShell to script out SQL Server database objects? -- AA   (image) Hello AA, Microsoft Scripting Guy Ed Wilson here. Today we have ...