Start a conversation

Getting All System Properties for On-Prem Instances

Overview

This article explains the process of getting All System Properties for an On-Premise instance.

Environment

Jive On-Prem


 

Process

Option 1 - From the Database

  1. Run the following query:

    SELECT * FROM jiveproperty ORDER BY name;
  2. Attach and return the results to the case.

 

Option 2 - From the Admin Console

  1. Log in to the Admin Console.

    31.png

  2. Click on Advanced Settings.

    32.png

  3. Navigate to System > Management > System Properties.

    33.png

  4. Select all text on the screen and copy it to the Clipboard.

    You can use shortcuts to select all text.
    Windows: Ctrl + A
    Linux: Ctrl + A
    macOS: CMD + A

    34.png

  5. Create a new file and paste copied text from the Clipboard to the file.

    35.png

  6. Save the file and send it to the Requestor.

Back to top

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments