Hi,
To export RRAS configuration, use netsh like this:
netsh routing dump > Routing.txt
netsh RAS dump > RAS.txt
Then you'll use netsh exec on another server to import the configuration.
If you want to export other settings, just look at other netsh command line
switches.
Have a nice day!
"UnderCoverGuy" wrote:
> I have a Windows 2003 server in my DMZ. Remote users connect to VPN through
> this server. I need to move it to new hardware. Is / are there any docs
> that might give me a few pointers to backup / restore / migrate the existing
> configuration to a new server?
>
>
> Thanks in advance for any help,
> UCG
>
|