Showing results for Aaron Nelson - Scripting Blog [archived]

Jan 25, 2017
0
1

Nearly everything has changed for SQL Server PowerShell

Doctor Scripto
Doctor Scripto

2016 was the best year in SQL PowerShell history! I guess I should have mentioned that here sooner. Wired® Magazine recently said that Microsoft SQL Server was the surprise hit of the year. The primary cited reason is the SQL Server port to Linux, but there are several other reasons to be really excited about SQL Server and SQL Server PowerShell i...

communityPowerShellSQL Server
Jan 4, 2017
0
1

Where[-Object] clauses for people who use SQL Server

Doctor Scripto
Doctor Scripto

Summary: Learn about the power of the Where[-Object] cmdlet in PowerShell. Can I do a WHERE clause with an IN, in PowerShell?  Yes! Today’s post is from Aaron Nelson ( blog | twitter ), who is a Microsoft MVP for SQL Server (Data Platform), leads the PowerShell Virtual Chapters of PASS, volunteers for the local PASS Chapter AtlantaMDF, and helps o...

PowerShellSQL ServerGuestBlogger
Nov 4, 2010
0
0

Use PowerShell to Script SQL Database Objects

ScriptingGuy1
ScriptingGuy1

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

Scripting Guy!Windows PowerShellguest blogger
Nov 3, 2010
0
0

Use PowerShell to Change SQL Server Service Accounts

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to use Windows PowerShell to change SQL Server service accounts.   Hey, Scripting Guy! How can I use PowerShell to change SQL Server service accounts? -- NM   Hello NM, Microsoft Scripting Guy Ed Wilson here. This week I am hosting guest bloggers from the SQL side of life. This is in honor of the SQL PASS Summit ...

Scripting Guy!Windows PowerShellguest blogger
Nov 2, 2010
0
0

Use PowerShell to obtain SQL Server database sizes

ScriptingGuy1
ScriptingGuy1

   Summary: Learn how to use Windows PowerShell to obtain SQL Server database information.   Hey, Scripting Guy! Is there an easy way to obtain database size information by using Windows PowerShell? -- NA   Hello NA, Microsoft Scripting Guy Ed Wilson here. As I mentioned yesterday, this week we are hosting guest bloggers from th...

Scripting Guy!Windows PowerShellguest blogger