Skip to content

MeshCentral Router Ask Consent window title change, Agent process name change #4741

Closed
@yusha

Description

Hello @Ylianst

First off all, Amazing work done on MeshCentral, way to go.

I have two questions and they are regarding Rebranding of MeshCentral using config.json file.

  1. Is there any way to change the title of MeshCentral Router's Ask Consent window from config.json? This appears on the client side when requesting Ask Consent using MeshCentral Router. Screenshot:

1-Ask-Consent

  1. Is it possible to change the MeshCentral Agent's process name from config.json? Screenshot:

2-Background-Service-Agent

So far, I have been using these configs in the config.json file:

{ "settings": {
  },
  "domains": {
    "": {
      "Title": "Company MeshCentral",
      "agentCustomization": {
        "displayName": "MyCompany Agent",
        "description": "Allows MyCompany to provide full service remote support to this computer.",
        "companyName": "MyCompany IT",
        "serviceName": "MyCompany Remote Support Agent",
        "fileName": "MyCompanyAgent"
      }
    }
  }
}

Thank you,
Yusha

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions