Search for Windows Jobs
Use the search tokens below to search for Windows jobs. Looking for help with writing your query? click here
Use a text value ##### to find jobs applied to certain agent ID.
Example
Find jobs applied to this agent ID
agent.id: d5fc292b-857a-498f-ae01-4b9b24b27efa
Use values within quotes or backticks to find jobs by asset name.
Examples
Find jobs related to name
asset.name: VMWare
Find jobs that contain parts of name
asset.name: "VMWare Virtual Platform"
Find jobs that match exact value
asset.name: `VMware vSphere 4.0 ESXi`
job.isCustomPatchUrlConfiguredjob.isCustomPatchUrlConfigured
Use the values true | false to find jobs for which the Download Patches from the Internal Repository setting is enabled and the URL from which to download the patches is added. The cloud agent downloads the patches from that URL.
Examples
Show jobs with the Download Patches from the Internal Repository setting enabled
job.isCustomPatchUrlConfigured: true
Show jobs with the Download Patches from the Internal Repository setting disabled
job.isCustomPatchUrlConfigured: false
job.isRecurringjob.isRecurring
Use the values true | false to find recurring jobs.
Example
Show jobs which are recurring
job.isRecurring: true
Use a text value ##### to find jobs by job ID.
Example
Find jobs with this ID
job.id: 24cf6cc3-a288-4d93-8d34-c28700e890ff
Use values within quotes or backticks to find jobs by name.
Examples
Find jobs related to job name
job.name: WIN7Patchjob
Find jobs that contain parts of name
job.name: "WIN7Patchjob"
Find jobs that match exact value
job.name: `WIN7Patchjob`
Use a text value ##### to find jobs that have installed a certain patch (patchID).
Example
Find jobs that have installed this patch
patch.id: bc55e7d8-d7ca-35d7-b938-ef7dd096aa53
Use values within quotes or backticks to find jobs that have installed a certain patch (patch title).
Examples
Find jobs that have installed this patch
patch.title: Firefox
Find jobs that have installed this patch with parts of title
patch.title: "Security Update for Firefox"
Find jobs that match exact value
patch.title: `Firefox 58.0.2`
job.isRebootOnlyjob.isRebootOnly
Use the values true | false to find Windows jobs to which only the "System Reboot" pre-action is added. Apart from this pre-action, no other pre-action, post-action, or patch options are added to such jobs.
Examples
Show jobs with only the System Reboot pre-action
job.isRebootOnly: true
Show jobs that doesn't include only the System Reboot pre-action
job.isRebootOnly: false
Use a text value ##### to find jobs with the asset tag ID the job applies to.
Example
Find jobs applied to asset tag ID
job.tag.id: 79eb654f-6eca-4922-9adf-0d39bd7cf3f2
Use values within quotes or backticks to find jobs with the asset tag name the job applies to.
Examples
Find jobs applied to asset tag name
job.tag.name: sanjose
Find jobs that contain parts of asset tag name
job.tag.name: "sanjose Win7"
Find jobs that match exact value
job.tag.name: `Win7-sanjose`
job.scheduleTypejob.scheduleType
Use a text value ##### to find jobs as per schedule type (On-demand, Once, Daily, Weekly, Monthly).
Example
Find jobs scheduled weekly
job.scheduleType: Weekly
Use a text value ##### to find jobs with status (Partially Configured, Disabled, Enabled, Preparing, Prepared, Executing, Assets Responded).
Example
Find jobs which are enabled
job.status: Enabled
Use a text value ##### to find jobs of certain type (Install, Rollback).
Example
Find jobs of type Install
job.type: Install