Day: September 2, 2014

Setting SQL Alias with PowerShell

Sal Young | September 2nd, 2014


PROBLEM: The SQL Servers instances I manage have long cryptic names that are almost impossible to memorize and too many keystrokes to type; besides, I rather use my memory for other things. How can I set up aliases for all the SQL instances I manage in a quick an easy manner? SOLUTION: The configuration of […]

Read More