#PSTip Creating a SQL TCP mirroring endpoint with SMO and PowerShell
Note: This tip requires PowerShell 2.0 or above. In today’s tip, we will see how we can use PowerShell and SMO to create a SQL TCP mirroring endpoint.
Read MoreNote: This tip requires PowerShell 2.0 or above. In today’s tip, we will see how we can use PowerShell and SMO to create a SQL TCP mirroring endpoint.
Read MoreNote: This tip requires PowerShell 2.0 or above. Before we make an attempt at creating a new database mirroring endpoint, we need to verify if an endpoint with the given name and/or port already exists.
Read MoreNote: This tip requires PowerShell 2.0 or above. When working with SQL Server database mirroring, it is desired to understand how to create and troubleshoot database endpoints.
Read MoreNote: This tip requires PowerShell 2.0 or above. For regular reporting and auditing purposes, it is always desired to capture the SQL last backup dates.
Read MoreNote: This tip requires PowerShell 2.0 or above. There was a question on StackOverflow about adding local users to SQL Server logins.
Read MoreNote: This tip requires PowerShell 2.0 or above. In an earlier tip, we looked at how to verify if a SQL database is mirrored.
Read More