rras

  • Thread starter Thread starter jas0n
  • Start date Start date
J

jas0n

in messing with rras on my test server instead of just removing all
configuration i went through and deleted what i could before finding the
remove all configuration option!

how can i put rras back to how it was ... ie, default as first install -
can rras be uninstalled/reinstalled as i couldnt find it in add/remove
windows components.
 
RRAS is "installed / uninstalled" Through RRASMgmt.msc. Right Click the
Servername and click Configure and Enable Routing and Remote Access.

This will launch the wizard to help you set up RRAS again.

Next time before deleting or changing your configuration, you may want to
use Netsh to save off your config. ( Netsh RAS dump > RAS.bkp & Netsh
Routing dump > Routing.bkp )

you can then play the configs back using Netsh exec RAS.bkp & Netsh exec
Routing.bkp
 
Back
Top