Hi,
You can use netsh command like this to export the routing and ras
configuration from one server:
Netsh Routing Dump > Routing.txt
Netsh RAS Dump > RAS.txt
Then you use netsh exec on the other server.
If you want to export other settings, just look at other netsh command line
switches.
Have a nice day!
"Mr. JYC" wrote:
> Hello,
>
> RRAS was set up with various connections, VPN, routing, etc. We have to
> disable RRAS. Is there any way to "export" the settings for RRAS before
> disabling it? Also, is there any way to "import" it once RRAS is once again
> enabled? This is so that it could be enabled without having to manually set
> up RRAS.
>
> --
> Thank you for your help!
> JYC
|