From be8730eb37396efebc9214dc3d90738b3482bf0e Mon Sep 17 00:00:00 2001 From: Donna-Marie Smith Date: Tue, 17 Jun 2025 16:03:10 +0100 Subject: [PATCH] updated execution package version --- .../multi-server/add-innovation-only/disable-code-analyser.md | 4 ++-- .../add-innovation-only/disable-debugger-code-analyser.md | 4 ++-- .../add-innovation-to-7.2/disable-code-analyser.md | 4 ++-- .../add-innovation-to-7.2/disable-debugger-code-analyser.md | 4 ++-- .../add-innovation-only/disable-code-analyser.md | 4 ++-- .../add-innovation-to-7.2/disable-code-analyser.md | 4 ++-- .../add-innovation-to-7.2/disable-debugger-code-analyser.md | 4 ++-- .../multi-server/disable-code-analyser.md | 4 ++-- .../single-server/disable-code-analyser-debugger.md | 4 ++-- .../single-server/disable-code-analyser.md | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-only/disable-code-analyser.md b/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-only/disable-code-analyser.md index 834cc4ddc..59f2472c8 100644 --- a/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-only/disable-code-analyser.md +++ b/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-only/disable-code-analyser.md @@ -1,9 +1,9 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-only/disable-debugger-code-analyser.md b/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-only/disable-debugger-code-analyser.md index 09dfa0d69..acc9ad9c8 100644 --- a/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-only/disable-debugger-code-analyser.md +++ b/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-only/disable-debugger-code-analyser.md @@ -1,9 +1,9 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-to-7.2/disable-code-analyser.md b/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-to-7.2/disable-code-analyser.md index 0802d7ce0..ef5295857 100644 --- a/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-to-7.2/disable-code-analyser.md +++ b/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-to-7.2/disable-code-analyser.md @@ -1,9 +1,9 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-to-7.2/disable-debugger-code-analyser.md b/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-to-7.2/disable-debugger-code-analyser.md index f46367daf..8c01e6fe5 100644 --- a/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-to-7.2/disable-debugger-code-analyser.md +++ b/content/en/docs/2025.5/_shared/install-application-server/multi-server/add-innovation-to-7.2/disable-debugger-code-analyser.md @@ -1,9 +1,9 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-only/disable-code-analyser.md b/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-only/disable-code-analyser.md index b62217f2b..cb6b471d8 100644 --- a/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-only/disable-code-analyser.md +++ b/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-only/disable-code-analyser.md @@ -1,9 +1,9 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-to-7.2/disable-code-analyser.md b/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-to-7.2/disable-code-analyser.md index 53e2b87a8..9302e114e 100644 --- a/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-to-7.2/disable-code-analyser.md +++ b/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-to-7.2/disable-code-analyser.md @@ -1,9 +1,9 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-to-7.2/disable-debugger-code-analyser.md b/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-to-7.2/disable-debugger-code-analyser.md index db52010ad..bbb1ef174 100644 --- a/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-to-7.2/disable-debugger-code-analyser.md +++ b/content/en/docs/2025.5/_shared/install-application-server/single-server/add-innovation-to-7.2/disable-debugger-code-analyser.md @@ -1,9 +1,9 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the `CustomerName` configured during [installation][Configure Installation Script], `` with the NETBIOS name of the server and `` with the highest number in the directory. 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/multi-server/disable-code-analyser.md b/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/multi-server/disable-code-analyser.md index ef4cf3d47..eed944bc6 100644 --- a/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/multi-server/disable-code-analyser.md +++ b/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/multi-server/disable-code-analyser.md @@ -1,12 +1,12 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name configured during installation, `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name configured during installation, `` with the NETBIOS name of the server and `` with the highest number in the directory. {{% alert title="Note" %}} To check the value to be used for Customer Name open the `Cortex.Upgrade.ApplicationConfig.json` file located in `%ProgramData%\Cortex\Upgrade`. {{% /alert %}} 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/single-server/disable-code-analyser-debugger.md b/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/single-server/disable-code-analyser-debugger.md index 39a03c7d0..bc7e04ef2 100644 --- a/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/single-server/disable-code-analyser-debugger.md +++ b/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/single-server/disable-code-analyser-debugger.md @@ -1,12 +1,12 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name configured during installation, `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name configured during installation, `` with the NETBIOS name of the server and `` with the highest number in the directory. {{% alert title="Note" %}} To check the value to be used for Customer Name open the `Cortex.Upgrade.ApplicationConfig.json` file located in `%ProgramData%\Cortex\Upgrade`. {{% /alert %}} 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation. diff --git a/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/single-server/disable-code-analyser.md b/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/single-server/disable-code-analyser.md index 0e8b6600e..dcd91ceb6 100644 --- a/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/single-server/disable-code-analyser.md +++ b/content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-application-server/single-server/disable-code-analyser.md @@ -1,12 +1,12 @@ 1. Open a File Explorer. -1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name configured during installation, `` with the NETBIOS name of the server and `` with the highest number in the directory. +1. Navigate to the Execution service directory, e.g. `%ProgramData%\SF\.\Fabric\work\Applications\Cortex.Innovation.Execution_App\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name configured during installation, `` with the NETBIOS name of the server and `` with the highest number in the directory. {{% alert title="Note" %}} To check the value to be used for Customer Name open the `Cortex.Upgrade.ApplicationConfig.json` file located in `%ProgramData%\Cortex\Upgrade`. {{% /alert %}} 1. Open the `appsettings.json` file in a text editor. 1. Locate the `"FeatureFlags"` line located under `"ExecutionEngine"` and set the value to `["f4fd94c0-a921-4b34-b82c-378b05e91555"]`. 1. Save and close the file. -1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.0.25260` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. +1. In the File Explorer, navigate to `%ProgramData%\SF\.\Fabric\work\ImageCache\Store\Cortex.Innovation.Execution\ExecutionPkg.Code.27.3.1.25310` replacing `` with the Customer Name and `` with the NETBIOS name of the server specified in step 2. 1. Repeat steps 3 - 5. 1. Open a web browser. 1. Navigate to `https://server.domain.com:9080/Explorer`, where `server.domain.com` is the fully qualified domain name of the server. Replace `9080` with new `httpGatewayEndpointPort` value if it was changed during configuration of the original installation.