Does RMAD allows to execute a script from the FR console to perform a few additional tasks such as for example:
-Validating NTP services.
-Execute health check after an FR restore
-Change DNS configuration on several DCs if required.
-To configure DNS forwarders if needed on one or several servers.
-To configure NTP on the recovered DCs.
Recovery Manager 10.3.1 has the following capabilities for running custom scripts during forest recovery:
1. Console side scripts (VBScript or JScript).
The product currently supports a wide variety of points in the forest recovery workflow from which scripts can be executed. The main limitation is that scripts are executed on the computer where the forest recovery console is installed.
2. Scripts in Advanced Actions (PowerShell).
Such scripts are executed on the domain controller, but only one option is supported. The script is executed immediately after restoring the domain controller from a backup, while it is still in DSRM mode (this is probably not the best place to configure DNS).