From Learn dbatools in a Month of Lunches by Chrissy LeMaire, Rob Sewell, Jess Pomfret, Cláudio Silva
This article focuses on saving data to the place that SQL Server DBAs feel most comfortable keeping data: a table in an SQL Server database!
You’ll learn different ways to write data to an SQL Server table using dbatools.
From Learn dbatools in a Month of Lunches by Chrissy LeMaire, Rob Sewell, Jess Pomfret, Cláudio Silva
In this article you’ll learn about a few commands and four of the common dbatools parameters: SqlInstance, SqlCredential, ComputerName and Credential.
From Learn dbatools in a Month of Lunches by Chrissy LeMaire and Rob Sewell
Interested in dbatools?
Here’s a quick introduction to some dbatools commands and common dbatools parameters.
From Learn dbatools in a Month of Lunches by Chrissy LeMaire and Rob Sewell
This article presents dbatools and talks about why data professionals can’t afford to ignore PowerShell.