If you are in SQL Server Mgt Server (SSMS), Go to Server Objects -> Linked Servers
Find the old linked server
Right - Click on it
Select: Script Linked Server As -> Create To -> New Query Editor Window
In the Query Editor window you will see the paths to the old server. You can change those here. Then, rename all the references to your Linked server, (Ctrl-H for find and replace), so that you have new LinkedServer name for the new version.
Check the syntax
Execute the code
Refreshed the Linked Servers
Right-click on your new linked server and Test Connection
------------------------------
Chris St. Amand
Arizona Accounting & Information Systems
------------------------------