Configuring Windows Credentials Parameter
If you want to provide credentials that the script will use to run within the guest OS of a machine included in a recovery plan, do the following:
- Add credentials that the script will use to connect to the machine when performing recovery as described in section Managing Credentials.
- Navigate to Plan Steps.
- In the Steps column, select the script step and click Edit.
- Complete the Edit Custom Script Step wizard:
- At the Parameters step:
- In the Parameters column, select Windows Credentials.
- In the Parameter Details column, click the NONE link below to the Default Value field.
- In the Select Default Value window, select the necessary credentials and click OK.
- [This step applies only if you have already added the custom script step to any recovery plan]
At the Impact step, review the list of plans that will be updated to reflect the changes made to the step parameters.
- At the Summary step, review the configured settings and click Finish.
Note |
If you do not specify any credentials, the script will fail to run, and the Readiness Check test will report that the Windows Credentials parameter settings are not configured. |
Related Topics