This brief post contains a script that can help switch a whole SQL Server instance, model and all user databases, to SIMPLE recovery. The script is useful in case of …
Monthly Archives
April 2024
-
-
This post demos a PowerShell script that I’ve put together to automate the configuration of the static TCP port, and the addition of firewall rules, for a SQL Server instance. …
-
This is a brief post containing the steps needed to reset the sa login’s password in SQL Server running on Linux. Intro This is pretty useful if you’ve inherited a …
-
This post covers a few ways to fix the SSL certificate error 1416F086 returned by sqlcmd on Linux when connecting to SQL Server. If you’re looking for ways to fix …
-
This post contains the steps required to build a Windows Server 2025 VM in VirtualBox via PowerShell using the currently available Insider Preview build of Windows Server 2025. Some relevant …