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-
What is the skip post-patching tasks property?
By default, post-tasks will be skipped for a specific endpoint if at least one of the following statements are true: In pre-patching tasks - A pre-patching task failed In the patching operation - ...
-
JetPatch 3.7.7 Release Notes
Version: 3.7.7Date: August 2, 2018 Release Build - RPM - 1213 JetPatch Server - 3.7.7 build 3 Connector - 3.7.1 Build 26 Issues Resolved Added the ability to disable the automatic retrieval ...
-
SNMP MIB
OverviewThis article describes how to download the SNMP MIB file from the JetPatch Manager Console. The MIB (Management Information Base) file defines the structure of SNMP trap notifications sent ...
-
Removing a Management Service Instance
Object Fields Reference To remove a management service from an endpoint, the client should perform a DELETE request on the management service instance. Request syntax: DELETE <service-url> The resp...
-
Free Text Endpoint Search
OverviewThis endpoint allows API clients to search the endpoint collection using free text queries to retrieve one or more endpoints' resource URLs. The search returns matching endpoint objects wit...
-
API Browsing
Overview This article explains how to browse JetPatch API objects to aid in the development process. You can access various API endpoints through your browser and use REST browser plugins for add...
-
Display Managed Agent List
Pre-requisite Connector Command Overview To locally display a detailed list of installed managed agents, run an JetPatch command, where the <command> is: vagents_list
-
ServiceNow - Domain-Separated Instances with JetPatch
Overview of Domain Separation in ServiceNow Domain separation in ServiceNow divides data and processes into isolated domains within a single ServiceNow instance. Each domain manages its own data vi...
-
Configure WSUS to Make the Endpoints Download the Patches Directly from Microsoft
WSUS Primary It is possible to configure the WSUS such that while the controls process is done as usual using JetPatch and WSUS, the patches themselves are downloaded to the Endpoint from Microsoft...
-
What happens when a pre-patching task fails?
If one or more pre-tasks fails, then patching will not occur on that endpoint. Furthermore, post-patching tasks, by default, will also not run (unless the skip.workflow.post.patching.tasks.on.prev...