Comments on: powershell splatting https://dbatools.io/splat/ the community's sql powershell module Mon, 20 Jan 2020 13:48:50 +0000 hourly 1 https://wordpress.org/?v=5.3.4 By: Chrissy LeMaire https://dbatools.io/splat/#comment-67769 Fri, 28 Jun 2019 14:56:51 +0000 https://dbatools.io/?p=7961#comment-67769 hey joel, you can find support on slack (https://aka.ms/sqlslack) in #dbatools or on github at https://dbatools.io/issues

]]>
By: Joel Witherspoon https://dbatools.io/splat/#comment-67623 Wed, 26 Jun 2019 17:41:52 +0000 https://dbatools.io/?p=7961#comment-67623 Hmmm, I had some issues on Copy-DbaDatabase. Is there a support question section of this site? Perhaps someone else had the same issue resolved.

]]>
By: Chrissy LeMaire https://dbatools.io/splat/#comment-67619 Wed, 26 Jun 2019 17:03:41 +0000 https://dbatools.io/?p=7961#comment-67619 ]]> Splatting works in all commands in PowerShell and is not limited to dbatools 👍

]]>
By: Joel Witherspoon https://dbatools.io/splat/#comment-67618 Wed, 26 Jun 2019 16:59:46 +0000 https://dbatools.io/?p=7961#comment-67618 Does splatting work with all commands in DbaTools?

]]>
By: Micha Piatek https://dbatools.io/splat/#comment-63922 Wed, 24 Apr 2019 18:11:43 +0000 https://dbatools.io/?p=7961#comment-63922 I just found this site the other day reading a blog post by Kendra Little and I am working with dbatools only since this week Great article, great tools. I am amazed and excited. Great job. This is the PS on SQL know how library I have been looking for.

]]>
By: Chrissy LeMaire https://dbatools.io/splat/#comment-40598 Wed, 09 Jan 2019 09:00:15 +0000 https://dbatools.io/?p=7961#comment-40598 But I don't like the way it looks so I've only used it a couple times.]]> I have used it and even know a bit of trivia about it! The backtick works because it escapes the next character which is a line break 🧙‍♂️ But I don’t like the way it looks so I’ve only used it a couple times.

]]>
By: Simon https://dbatools.io/splat/#comment-40597 Wed, 09 Jan 2019 08:56:13 +0000 https://dbatools.io/?p=7961#comment-40597 I’ve always used the backtick symbol ( ` )

I can see the benefit of splatting, will likely adopt. Have you used backtick before? Have an opinion on it?

Cheers

]]>
By: Splatting In Powershell – Curated SQL https://dbatools.io/splat/#comment-39286 Fri, 04 Jan 2019 13:05:21 +0000 https://dbatools.io/?p=7961#comment-39286 […] Chrissy LeMaire explains how you can simplify Powershell cmdlet calls using hashtables: […]

]]>