Desired State Configuration for SQL Server – Configurations
In this tip we go through a real world configuration for using Desired State Configuration with SQL Server.
In this tip we go through a real world configuration for using Desired State Configuration with SQL Server.
Learn about the internals of a Desired State Configuration (DSC) Resource to build your desired configuration.
Read this tip to learn about how to automate tasks for SQL Server using Desired State Configuration.
PowerShell has many features and one set of features is the ability to backup SQL Server databases. In this tip we look at PowerShell enhancments for SQL Server 2012 to backup SQL Server databases.
How can I use PowerShell to do a Transaction Log backup for SQL Server databases? In this tip we look at an alternative way of creating transaction log backups using a PowerShell script.
I have seen some of your SQL Server Backup tips. I am starting to learn PowerShell and want to see how I can use it for common DBA tasks. How can I create a basic PowerShell script to backup all my user databases? Check out this tip to learn more.
When I open SQL Server Configuration Manager (SSCM) I see no services displayed (or just Integration Services). How can I resolve this quickly? Check out this tip for the solution.
How can I see what the outgoing and incoming traffic to my SQL Server instance looks like? Are there any tools that can help with this? Check out this tip to learn more.
I recall in SQL Server 2005 Management Studio (SSMS) that I could quickly go into SQLCMD mode using a button on the SQL Editor toolbar. What happened to it in SSMS after SQL Server 2005, I can't find it? In this tip we walk through how to re-enable this
Is there a way to pull information about the SQL Server services running on a server, without using SQL Server Configuration Manager? In this tip we look at how to use PowerShell to get this information.
What options are available to backup my data in a SharePoint 2010?