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
Object Fields Reference Upon API requests that require actions on endpoints, the JetPatch server responds with 202 Accepted, and creates a relevant asynchronous task. The response includes the task...
-
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...
-
Logging and Monitoring for Suspected High CPU caused by the JetPatch connector on Linux Endpoints
If you suspect that the JetPatch connector on your Linux machine is causing high CPU, you can use simple tools to monitor JetPatch's main processes running on the endpoint and also share the data w...
-
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...