Scripting Blog [archived]

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

Weekend Scripter: Clean Up Your PowerShell ISE Profile by Using a Module

  Summary: Microsoft Scripting Guy Ed Wilson shows how to clean up your Windows PowerShell ISE profile by creating a module.   Microsoft Scripting Guy Ed Wilson here, it is getting cold here in the Deep South. It is nearly 50 degrees Fahrenheit (10 degrees Celsius). The smell of hot chocolate permeates the early morning atmosphere in...

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 ...