How to Repair Routing & Remote Access
- 1). Click the Windows "Start" button and type "cmd" into the text box. Press "Enter" to open your Windows command line prompt.
- 2). Type "wbadmin get versions" and press "Enter." This lists all your backups on the Routing and Remote Access server.
- 3). Type the following command and press "Enter" to restore your system state settings:
wbadmin start systemstaterecovery -version:version_number
Replace "version_number" with the backup version acquired in the list of backups in Step 2. Restoration of the configurations may take several minutes, depending on the size of the data that needs repairs. - 4). Reboot the computer. Since the wbadmin command restores system files, changes take effect after the system reboots.
Source...