PowerShell Script – Detect installed SQL Server Version and switch to appropriate setup directory
Some time ago I wrote a blog post where I explained how to change SQL Server instance collation for installed SQL server instance (see “Changing SQL collation for deployed instance without reinstall (almost)“). That post contained some scripting bits to detect installed SQL Server version and navigate to appropriate setup directory to facilitate collation change … PowerShell Script – Detect installed SQL Server Version and switch to appropriate setup directory