Skip to content
  • There are no suggestions because the search field is empty.

Custom Branding using PowerShell Script

Titan Server: Custom Branding and Logo using PowerShell

Question

How do I custom brand the interface for Titan Server using a PowerShell script?

Reasoning

I want the interface to match my organization’s look and feel. 

Answer

Yes, the server interface can be customized and branded. The easiest way to do this is via the Titan Admin UI and simply edit the branding and theme settings and upload your own logo. But powershell scripts are also an option using the attached PowerShell script file, it is possible to change the Logo, as well as Welcome, Copyright, Login name, and Disclaimer messages.

Pre-requisites

  1. Titan Server installed and a Server Instance created

  2. Admin Credentials to login to the Titan Server Administrator Interfaces

  3. Desired logo image file to be used

  4. Have TitanAPI module installed on the system for PowerShell. The command to use, if needed, is: Install-Module TitanAPI

Steps

See our powershell examples at: https://github.com/southrivertech/titanapi.pub/blob/main/sdk/powershell/samples

The branding.ps1 powershell script has the details

 

Need More Help? We’ve Got You Covered.

If you didn’t find what you were looking for, our support team is here to help. Submit a ticket and one of our experts will follow up shortly.