Creating SQL Server Database with PowerShell
This morning I have been setting up my Azure Servers in preparation for my presentation to the Cardiff SQL User Group this month.
This morning I have been setting up my Azure Servers in preparation for my presentation to the Cardiff SQL User Group this month.
Whilst using my Drop-SQLLogins function, which is one of my PowerShell Box Of Tricks series, it failed to delete logins on some servers with the error
As you know, I love PowerShell! I have developed a series of functions over time which save me time and effort whilst still enabling me to provide a good ser...
I have developed a series of PowerShell functions over time which save me time and effort whilst still enabling me to provide a good service to my customers....
Alerting of issues across the SQL Server estate is important and recently I needed to audit the operators and the notifications that they were receiving. I c...