Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Easy heading
linkText4
linkText10
linkText3
linkText6
linkText5
relatedLinksLabels
linkText2
linkText1
headingTagsH1,H2,H3
sidebarMaxHeight450
linkType2Page
linkType3Page
linkType1Page
linkType10Page
sidebarTitleON THIS PAGE
linkUrl3
linkUrl4
linkUrl1
linkUrl2
linkUrl10
includedPageModeDisable_Included_Pages
linkText8
linkText7
relatedLinksOrderLabels_First
sidebarModeOpened
headingNumberingModeDisable_Numbering
linkText9
sidebarMarginRight20
relatedLinksTargetNew_Window
relatedLinksTitleRELATED LINKS
linkUrl9
linkUrl7
linkUrl8
numberedHeadingTagsH1,H2,H3
linkUrl5
linkUrl6
linkType8Page
linkType9Page
linkType6Page
headingLinkTextModeWrap
linkType7Page
linkType4Page
linkType5Page
sidebarWidth240
sidebarTop160
headingLinkExpandModeCollapse_All_By_Default
headingLinkIndent10

From time to timeOccasionally, a new fresh GYTPOL client is releasedemerges.

Once fully tested and approved Upon completion of thorough testing and endorsement for public releasedistribution, you will receive the GYTPOL team will furnish you with a link from GYTPOL team in order to update upgrade your existing current clients to a newer the latest version.

Please see Refer to the steps below steps in order to auto-upgrade to facilitate the automatic upgrade of the GYTPOL client on your Windows Servers workstations and Workstationsservers.

On-Prem Deployment

  1. Download Retrieve the client files sent to you provided by the GYTPOL team and extract unzip the MSI files to into the client updates folder located in directory situated at C:\gytpol\data\WebSrv\static\updates (“C:\” can be replaced you can substitute "C:" with the GYTPOL Installation folder directory).

...

In case you have files If any files already exist in that folder already, please proceed to overwrite and replace them with the newly downloaded files.

  1. Right Click on Navigate to the .MSI file > Properties > Details and note and right-click on it. Then, select "Properties" and go to the "Details" tab. Note down the version of the client (, ensuring to record only the first 3 three numbers , without the last 0)and omit the trailing zero.

...

  1. Navigate to the GYTPOL installation folder directory, typically located at C:\gytpol\data\Analyzer\Config (“C:\” can be replaced with the GYTPOL Installation folder directory), and open you can replace "C:" with the actual installation folder path). Then, open the file named clientUpgrade.json using Notepad++ or Notepad with elevated Notepadprivileges.

 

  1. Please change the following:

    1. computers”: Under the "computers" section, you can specify the list of computers you are updating. The default setting is “all” and it will update any client that will report to GYTPOL. In case you want to update only a certain list of clients, please write intend to update. By default, it is set to "all," which updates any client reporting to GYTPOL. If you wish to update only specific clients, please list the names of the Endpoints/Servers in within the list , while keeping a json syntax (i.e maintaining JSON syntax, including commas and quotes). For example:

“computers”: [

“pc01”,”pc02”,”srv01”,”dc02”

],

b. links”: Under the "links" section, you should specify the URL in from which the clients are downloading will download the new version from. Need to provide the GYTPOL server FQDN (applies . This URL should include the Fully Qualified Domain Name (FQDN) of the GYTPOL server. This step is required only the first time the file is edited).

If you are using a utilizing the Remote Employees feature, you can also add include additional links from a web-facing server, such as servers like DMZ, AWS, or Azure servers. The Ensure these links should be added in a json syntaxare added using JSON syntax. For example:

"links": [

      "https://_gytpol:9093/updates/gytpolClient_x64.msi",

"https://some-webserver.domain.com/path-to-msi.msi"

        ],

c. gytpolClient: The Under the "gytpolClient" section, the name of the client file at the end of the “link” in the URL specified on in step 4.b.■  In the initial file should be modified. Initially, it appears as an example . Please change it and should be changed to gytpolClient_x86/.msi for 32-bit systems and gytpolClient_x64.msi files accordingly (marked in yellow).■  You need to change it only for the first upgrade - after that - leave it as it isfor 64-bit systems.

After the initial upgrade, it should remain unchanged.

 

d. For updating Linux clients update: please use IP address instead of the FQDN , utilize IP addresses instead of Fully Qualified Domain Names (FQDN) in the client link. ■  Additionally, manually add Linux links should be added manually to the json according to the example below, including the JSON, incorporating version, clientType, and fileType parameters as shown in the example below (marked in green).:

 

e. version”: Under the "version" section, input the client file version you previously checked on obtained from step 2. Remember: Ensure to include only the first 3 three numbers (for example - of the version (e.g., 2.26.5 and not instead of 2.26.5.0).

...

  1. Please save Save the file once you have made the necessary modifications.

    If you are using Notepad++, please follow these steps to launch it in Administrator mode and save

...

  1. the file

...

  1. Go Navigate to GYTPOL the System Services and restart “. Locate the "GYTPOL Data Repository" service and the "GYTPOL Web UI" service.

...

  1. Restart both services to apply the changes.

Upon the next client communication with the Serverserver, your client will pull automatically fetch the upgrade and silently upgrade itselfundergo a silent upgrade process without requiring any intervention.

SaaS Deployment

Client update batch tasks can be applied to computer groups, which should be created before setting up the update task. To check or create a computer group, please refer to this guide: https://gytpol.atlassian.net/wiki/x/CIBUBg

...

You should now see the newly created task in the list.

...

...

Monitoring Upgrade Progress and Client Health

To track the upgrade process or validate its effectiveness, log in to the GYTPOL web portal and review the clients health status under Health dashboard and make sure all clients are upgraded to the latest version:. Navigate to the Health dashboard by clicking on the gear icon located in the top right corner of the screen. From there, you can monitor the clients' health status and verify that all clients have successfully upgraded to the latest version by reviewing their status on the dashboard. This allows you to ensure that the upgrade process is working as intended and that all clients are running the latest software version.

...