I need to create an alias for my development SQL Server so that linked server references to databases on it can remain constant when they migrate to a production server.
BOL suggests that it is simply a case of going to the Connections tab of the SQL Agent Properties and looking in the Local Host Server list but this is currently greyed out.
So far I have found no other way to open up this option.