Installing Qlik Sense Enterprise on Windows on a server with Qlik DataTransfer installed
You can install Qlik Sense Enterprise on Windows on a server that already has Qlik DataTransfer installed.
Do the following:
-
In Windows Services, stop the Qlik DataTransfer service.
- Navigate to C:\ProgramData\Qlik\DataTransfer\DataUpload\certificate and delete the certificates in the folder.
-
Navigate to C:\Program Files\Qlik\DataTransfer\DataUploadService\install-utils.
-
Run Remove-Certificate.ps1 in PowerShell as administrator
-
In the Windows Certificate Store, please verify that the following certificates are removed:
-
Local Computer > Personal > QdtClient
-
Local Computer > Trusted Root Certification Authority > <hostname.domain> or <hostname>
-
Current user > Personal > QdtClient
-
-
Install Qlik Sense Enterprise on Windows.
-
Navigate to C:\Program Files\Qlik\DataTransfer\DataUploadService\install-utils.
-
Run Configure-Service.ps1 in PowerShell as the Qlik Sense services user.
-
For the first input dataTransferCertificatePath, enter C:\ProgramData\Qlik\DataTransfer\DataUpload\certificate.
-
For the second input qsefwPresent, enter Yes.
-
-
Navigate to C:\ProgramData\Qlik\DataTransfer\DataUpload\certificate and confirm the following files are present:
-
root.pfx
-
client.pfx
-
server.pfx
-
-
Start the Qlik DataTransfer service