Skip to content

Commit edce0bc

Browse files
committed
Feature/update disaster recovery documentation for clarity and consistency in recovery instructions
1 parent e1ea301 commit edce0bc

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

content/en/docs/2025.3/Guides/disaster-recovery/multiple-server-with-ha/recovery/recover-encryption-key-from-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If recovering to new hardware, the Encryption Key must be recovered before {{% c
2626
2727
| Name | Description |
2828
|------------------------------------------------|-------------|
29-
|`TargetMachines` | Configure the value with the names of the application servers, the web application server and load balancer server if using the built-in load balancer.|
29+
|`TargetMachines` | Configure the values to contain the NETBIOS name or fully qualified domain name of the application servers, the web application server and load balancer server if using the built-in load balancer.|
3030
|`BackupPath` | Replace `\\UncPath\BackupLocation` with the path of the location the backups are stored in. If the path is a network path then the `Credentials` will be used to access that location.|
3131
|`Credential` | The credentials of the user which will be used to access the `BackupPath`. It must be a domain user that is a member of the local Administrators group on the server. <br /><br /> This does not need to be changed, a prompt will appear to enter this information when the script is run.|
3232

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/backup/pre-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ weight: 20
99

1010
This guide describes how to perform the steps required before starting the backup of {{% ctx %}}.
1111

12-
## Make Installation Artefacts Available on all Servers
12+
## Make Installation Artefacts Available
1313

1414
{{< section "/disaster-recovery/single-make-installation-artefacts-available.md">}}
1515

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/recovery/pre-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ weight: 20
99

1010
This guide describes how to perform the steps required before starting the recovery of {{% ctx %}}.
1111

12-
## Make Installation Artefacts Available on all Servers
12+
## Make Installation Artefacts Available
1313

1414
{{< section "/disaster-recovery/single-make-installation-artefacts-available.md">}}
1515

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/recovery/recover-application-from-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide describes how to recover the Application Server from a backup. This w
1616
### Run the Recovery Script
1717

1818
{{% alert title="Warning" color="warning" %}}
19-
A backup policy must be configured on the Application Server before running a recovery, see {{< ahref path="Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Backup.AddBackupToApplicationServer" title="Add Backup To Application Server" >}} for further information.
19+
A backup policy must be configured on the Application Server before running a recovery, see {{< ahref path="Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Backup.AddBackupToApplicationServer" title="Add Backup to Application Server" >}} for further information.
2020
{{% /alert %}}
2121

2222
{{< section "/disaster-recovery/application-server/recover/run-recover-script.md">}}

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/recovery/recover-encryption-key-from-backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ weight: 30
1010
This guide describes how to recover the Encryption Key from a backup. This will recover the Encryption key to the web application server.
1111

1212
{{% alert title="Warning" color="warning" %}}
13-
The Encryption Key must be recovered before any installation of {{% ctx %}}.
13+
If recovering to new hardware, the Encryption Key must be recovered before {{% ctx %}} is installed.
1414
{{% /alert %}}
1515

1616
### Configure the Recovery Script
@@ -26,7 +26,7 @@ The Encryption Key must be recovered before any installation of {{% ctx %}}.
2626
2727
| Name | Description |
2828
|------------------------------------------------|-------------|
29-
|`TargetMachines` | Configure the value with the name of the web application server.|
29+
|`TargetMachines` | Configure the value to contain the NETBIOS name or fully qualified domain name of the web application server.|
3030
|`BackupPath` | Replace `\\UncPath\BackupLocation` with the path of the location the backups are stored in. If the path is a network path then the `Credentials` will be used to access that location.|
3131
|`Credential` | The credentials of the user which will be used to access the `BackupPath`. It must be a domain user that is a member of the local Administrators group on the server. <br /><br /> This does not need to be changed, a prompt will appear to enter this information when the script is run.|
3232

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/recovery/recover-web-application-from-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide describes how to recover the Web Application Server from a backup. Th
1616
### Run the Recovery Script
1717

1818
{{% alert title="Note" %}}
19-
A backup policy should be configured on the web application server before running a recovery, see {{< ahref path="Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Backup.AddBackupToWebApplicationServer" title="Add Backup To Web Application Server" >}} for further information.
19+
A backup policy should be configured on the web application server before running a recovery, see {{< ahref path="Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Backup.AddBackupToWebApplicationServer" title="Add Backup to Web Application Server" >}} for further information.
2020
{{% /alert %}}
2121

2222
{{< section "/disaster-recovery/web-application-server/recover/run-recover-script.md">}}

content/en/docs/2025.3/_shared/disaster-recovery/encryption-key/recover/run-recover-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
.\Cortex.Innovation.EncryptionKey.Recover.ps1
1212
```
1313
14-
1. Run the PowerShell command to recover the application services.
14+
1. Run the PowerShell command to recover the Encryption Key.
1515
1. A credentials prompt will appear. Enter credentials of a domain user that is a member of the local Administrators group on the server and press OK.
1616
1. Wait for the script to finish running. This should take approximately 1 minute.
1717
1. Check that there have been no errors in the script; these would appear in red in the console.

0 commit comments

Comments
 (0)