Installing the TPP adaptable driver and Bulk Insert utility
EC for Venafi also includes a Bulk Insert utility, which you can use to create multiple, similar certificate objects, and their associated application objects, by using text files, instead of manually creating the objects one at a time. The Bulk Insert utility is installed at the same time as the TPP adaptable driver.
You must have .NET 6.0 installed on every computer on which you intend to run the Bulk Insert utility.
To install the driver
If you are installing the driver for the first time, you do not need to shut down or restart TPP to perform this procedure. When you download the product software from the EPD website, you receive a zip file.
- Unpack the zip file into the EC for Venafi installation directory.
You will see a folder titled Utilities. Inside Utilities is a folder called ECVenafi SPExxxx that contains some DLLs.
The ECVenafi SPExxxx folder is specific to your SPE level. For example, if you installed EC for Venafi version 2.3 SPE2407, then the folder is named, ECVenafi SPE2407. Copy the Utilities folder and its contents into the TPP installation directory on every server in your cluster (by default, C:\Program Files\Venafi).
- Copy the PowerShell script into the Scripts\AdaptableApp folder on every TPP server.
- Verify that the following files are present on each TPP server:
- Scripts\AdaptableApp\EC for Venafi.ps1
- Utilities\ECVenafi SPExxxx\ECVenafi.dll
- Utilities\ECVenafi SPExxxx\Newtonsoft.Json.dll
- Utilities\ECVenafi SPExxxx\BulkInsert\BulkInsert.exe
- Utilities\ECVenafi SPExxxx\BulkInsert\BulkInsert.dll
- Utilities\ECVenafi SPExxxx\BulkInsert\BulkInsert.runtimeconfig.json
- Copy the BulkInsert directory and files to the network computer on which you intend to run the utility, if you do not intend to run the utility on the TPP server.
Where to go from here