
Todd Kirkland
- Total activity 535
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 7
- Subscriptions 265
Activity overview
Latest activity by Todd Kirkland-
Todd Kirkland created an article,
Patches Catalog > Patches Compliance Report
Patches Compliance (CSV) - describes the status of the filtered patches across the environment. Includes: Patch details (Name, Advisory, Operating System, Product, Category, Severity, CVE,...
-
Todd Kirkland created an article,
Configure Windows Endpoints for 3rd Party Updates
Tell Computers to install Locally Publish Updates Non-domain-joined clients: Open the group policy of the endpoint (start->run->gpedit.msc) Configure Updates by going to Computer Configuration ->...
-
Todd Kirkland created an article,
How to tune your DB (Database)
We highly recommend tuning the database configuration based on the following article before starting using JetPatch. Open the link and fill in all parameters based on your machine settings you've ...
-
Todd Kirkland created an article,
WSUS Group Management
WSUS group Management allows full synchronization of JetPatch groups with WSUS groups and management of WSUS server and Replicas groups from JetPatch UI. Synchronizing Groups with WSUS Discovery ...
-
Todd Kirkland created an article,
Smart Group Management
Smart Group Management allows to create and manage groups of endpoints based on logical definitions, such as Operation System, Tags or Hostname. Once the group is defined and new endpoint with the ...
-
Todd Kirkland created an article,
JetPatch Release Notes 4.2.2
Version: 4.2.2 + Connector 4.1.2 - May 17, 2022 Note: It is strongly recommended to snapshot your environment before upgrading to 4.2.2 as you will not be able to downgrade to previous versions....
-
Todd Kirkland created an article,
Creating a .vai file using a .bin installer in the Self Packager
Attempting to use a .bin file as an installer with the self packager will generate an unspecified error message. A .bin file can not be directly added as an installer in the self packaging sequence...
-
Todd Kirkland created an article,
How to run query on JetPatch DB
Let's assume you have JetPatch all in one, you can SSH into the server and run the following command: psql -U intigua -h localhost intiguadb Enter DB password from /usr/share/tomcat/default/conf/i...
-
Todd Kirkland created an article,
Change endpoint group assignment
Type: POST URL: https://<JetPatch_URL>/rest/experimental/patch-governance/pg-computer/action/update-group JSON Body: { "filter": "{\"$and\":[{\"managedBy\":{\"$eq\":\"MANAGED\"}},{\"deleted\":...
-
Todd Kirkland created an article,
PostgreSQL Installation using Yum (EL8 Only)
Below are the steps to install PostgreSQL version 11 and 12 using yum NOTE: internet access is required in the server Configuring yum repository in RHEL8/OEL8/CentOS8 yum install -y https://downloa...