Move persistent route table to a new computer

Moving persistent route to a new PC is easy, save your self the task of re-typing them in one at a time with this these simple steps.

  1. The data is stored in the windows registry. Navigate to:
  2. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\PersistentRoutes
  3. Export this key and save the .reg file.
  4. Copy this file over to the new computer.
  5. Double-click on the .reg file on the new computer and it will enter the data into the registry.
  6. Open up a command prompt and type “route print”, and you will see your persistent routes are all there.

Exporting persistent routes in Windows XP

This entry was posted in tools and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>