PowerShell

SQLServerCentral Article

dbatools - new functions for Database Mail

  • Article

Background The dbatools module is broadly used and is an ever-growing set of useful commands. While looking for some inspiration I checked the old issues logged on the GitHub repository. Finally, I found this one Remove-DbaDbMail Profile and Account · Issue #4990 · sqlcollaborative/dbatools (github.com). The issue was more than 2.5 years old (32 months). […]

4.8 (5)

You rated this post out of 5. Change rating

2021-11-01

3,504 reads

SQLServerCentral Article

Implement Azure SQL Elastic Jobs with PowerShell

  • Article

In this article, I will work you through the process of creating elastic jobs in Azure using PowerShell. The elastic jobs are similar to regular agents jobs in SQL Server although they add extra functionality like for example dedicated target groups that can be used in the job step level. Currently, the elastic jobs are […]

5 (2)

You rated this post out of 5. Change rating

2021-06-21 (first published: )

1,854 reads

Blogs

Will AI Replace SQL Developers? The Answer Might Surprise You!

By

The world of databases keeps growing, and the pressure to extract meaningful insights from...

Upcoming speaking events in May (Australia)

By

Are you looking to boost your skills and knowledge in Database DevOps, learn how...

6 Best SQL Training Courses for Beginners (2024 Updated)

By

We all know that choosing the right basic SQL training is absolutely crucial if...

Read the latest Blogs

Forums

Access Issues

By mtz676

We have a windows account that currently has access to half of the sql...

Metadata Driven Pipelines – Data Engineering with Fabric

By John Miner

Comments posted to this topic are about the item Metadata Driven Pipelines – Data...

Post Restore Tasks for the Resource Database

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Post Restore Tasks for the...

Visit the forum

Question of the Day

Post Restore Tasks for the Resource Database

I backup the Resource database from my SQL Server 2022 instance. I then install CUs 1, 2, 3, and 4. I have an issue and need to restore my Resource database from backup. Is there anything I need to do after restoring this database?

See possible answers