Todd Kirkland
- Total activity 515
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 11
- Subscriptions 253
Articles
Recent activity by Todd Kirkland-
JetPatch 3.7.3 Release Notes
Version: 3.7.3Date: May 23, 2018 Release Build - RPM - 1172 JetPatch Server - 3.7.3 build 13 Connector - 3.7.1 Build 26 Issues Resolved Filter assigned accounts to show all servers without ...
-
Tracking Task Progress
OverviewThis article explains how to track the progress of asynchronous tasks created by the JetPatch API server when performing actions on endpoints. It covers querying task status and using condi...
-
Start or Stop Managed Agent
Pre-requisite Connector Command Overview You can start or stop a managed agent, from the JetPatch Console or locally. To locally start or stop a managed agent, run an JetPatch command, wh...
-
Disabling/Enabling Connector Protocols
By default, communication between JetPatch server and endpoints is based on one of three protocols: WEB, SSH, and SMB2. The primary protocol is WEB once the connector is installed. If the primar...
-
PowerShell Execution Policy (for Windows Updates)
Pre-Requisites For managing Windows Updates on all endpoints: PowerShell 3.0 and above is required to be installed on the servers. The PowerShell execution policy can be set either by domain or lo...
-
Remove Managed Agent
Pre-requisite Connector Command Overview You can remove a managed agent from an endpoint, from the JetPatch Console or locally. To locally remove a managed agent, run a JetPatch command, ...
-
JetPatch 3.7.1 Release Notes
Version: 3.7.1.17 Date: January 22, 2018 New Features JetPatch 3.7.1 is a minor version that includes 5 elements to address agents that can become to an as package state Cleanup of false As-...
-
Assign Static IP Address to Linux VM
Introduction This document provides steps on how to assign and configure a static IP on a Linux VM. Steps SSH to the server with the root account and run the following command to open Network Manag...
-
Troubleshooting High CPU Usage of JetPatch vLink (Connector) on Linux Endpoints
OverviewThis article provides step-by-step instructions for monitoring and logging JetPatch connector processes on Linux endpoints when high CPU usage is suspected. It includes methods for identify...
-
Endpoint Communication Port-Forwarding (till version 4.2.x)
1. Need to edit our nginx settings: edit file (using vi...) /etc/nginx/conf.d/intigua.nginx.conf Option 1 - bellow the lines: server { listen 443 default ssl; Add another line: li...