Skip to Main Content
AVEVA™ Data Hub Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA Data Hub. For links to our other feedback portals, please see RESOURCES below.

Status No Status
Categories General
Created by Guest
Created on May 2, 2024

Allow PI Web API Admin Utility to run silently

We use the command following command to run the PI Web API Admin Utility silently in order to automate SSL certificate updates:

OSIsoft.REST.Admin.exe --f=C:\temp\InstallationConfig.json --suppressUI=0 --verbose

If the admin utility crashes, this raises errors in our automation scripts. Please allow the utility to run silently and better handle crashes.

  • Attach files
  • Guest
    Reply
    |
    May 13, 2024

    @OP, I recommend using a configuration management framework, such as Ansible, to manage SSL certificates. I would not be running the utility the way you are. I've used Ansible to update the SSL certificates for both Vision & the API without issue.