Home

Search for Windows Assets

Use the search tokens below to search for Windows assets. Looking for help with writing your query? click here

agentIdagentId

Use a text value ##### to find an agent with a certain ID.

Example

Show findings for this agent ID

agentId:f0c8e682-e9cc-4e7d-b92a-0c905d81ec74

installedCountinstalledCount

Use an integer value ##### to help you find assets on the basis of number of installed patches.

Example

Show assets where number of installed patches is less than 50

installedCount < 50

lastLoggedOnUserlastLoggedOnUser

Use a text value ##### to help you find assets last logged into by a user of interest.

Examples

Show assets last logged into by this user

lastLoggedOnUser:.\Administrator

licensedlicensed

Use the values true | false to find assets that are using Patch Management licenses.

Example

Show assets licensed for Patch Management

licensed: true

missingCountmissingCount

Use an integer value ##### to help you find assets on the basis of number of missing patches.

Example

Show assets where number of missing patches is more than 50

missingCount > 50

namename

Use a text value ##### to a specific asset name.

Example

Show findings with this asset name

name:WIN7PATCH69-85

netbiosNamenetbiosName

Use a text value ##### to define the NetBIOS name you're interested in.

Examples

Show asset with this NetBIOS name

netbiosName:VISTASP2-24-208

operatingSystemoperatingSystem

Use values within quotes or backticks to help you find the operating system you're looking for.

Examples

Show any findings with this OS name

operatingSystem:Windows

Show any findings that contain components of OS name

operatingSystem:"Windows 2008 r2 service pack 2"

Show any findings that match exact value "Windows 2012"

operatingSystem:`Windows 2008`

platformplatform

Use a text value ##### to find assets on Windows, Linux, or Mac platforms.

Example

Show assets on Windows platform

platform:Windows

pendingRebootpendingReboot

Use the values true | false to find assets that need a reboot. If the pendingReboot flag is set to true for an asset, then the agent machine requires a reboot post a deployment job. After the asset reboots, the pendingReboot flag is reset to false.

Example

Show assets where reboot is pending

pendingReboot: true

scanDateTimescanDateTime

Use a date range or specific date to define when assets were last scanned.

Examples

Show scan date within certain date range

scanDateTime:[2018-08-01 ... 2018-09-10]

Show scan date beginning 2018-06-15, ending 1 month ago

scanDateTime:[2018-06-15 ... now-1M]

Show scan date beginning 2 weeks ago, ending 1 second ago

scanDateTime:[now-2w ... now-1s]

Show scan date on a specific date

scanDateTime:'2018-09-12'

statusDateTimestatusDateTime

Use a date range or specific date to define when asset status was last updated.

Examples

Show status updated within certain date range

statusDateTime:[2018-08-01 ... 2018-09-10]

Show status updated beginning 2018-06-15, ending 1 month ago

scanDateTime:[2018-06-15 ... now-1M]

Show status updated beginning 2 weeks ago, ending 1 second ago

scanDateTime:[now-2w ... now-1s]

Show status updated on a specific date

scanDateTime:'2018-09-12'

statusstatus

Use a text value ##### to find assets with certain scan status returned from last scan.

Example

Show assets with this scan status

status:Enabled

systemLastRebootsystemLastReboot

Use a date range or specific date to define when assets were last rebooted.

Examples

Show assets last rebooted within certain dates

systemLastReboot:[2018-08-01 ... 2018-09-10]

Show assets last rebooted starting 2018-06-15, ending 1 month ago

systemLastReboot:[2018-06-15 ... now-1M]

Show assets last rebooted starting 2 weeks ago, ending 1 second ago

systemLastReboot:[now-2w ... now-1s]

Show assets last rebooted on a specific date

systemLastReboot:'2018-09-12'

systemTimezonesystemTimezone

Use a text value ##### to find assets in a certain timezone.

Example

Find assets in this timezone

systemTimezone:"-08:00"

tags.idtags.id

Use a text value ##### to find an asset tag ID.

Examples

Find patches that match exact value

tags.id:`79eb654f-6eca-4922-9adf-0d39bd7cf3f2`

tags.nametags.name

Use values within quotes or backticks to help you find the asset tag name you're looking for.

Examples

Show any findings related to this tag name

tags.name:Cloud Agent

Show any findings that contain parts of tag name

tags.name:"Cloud Agent"

Show any findings that match exact value "Cloud Agent"

tags.name:`Cloud Agent`

interfaces.addressinterfaces.address

Use values to find the IP addresses you are looking for.

Examples

Show the exact match of the IP address

interfaces.address:`10.113.226.87`

Show any findings that contain parts of the IP address

interfaces.address:"10.0"

interfaces.address:10.0

systemModelsystemModel

Use values within quotes or backticks to find jobs by the model of the asset system the job applies to.

Examples

Find jobs related to model name

systemModel: VMWare

Find jobs that contain parts of model name

systemModel: "VMWare Virtual Platform"

Find jobs that match exact value

systemModel: `VMware vSphere 4.0 ESXi`

systemManufacturersystemManufacturer

Use values within quotes or backticks to find jobs by the manufacturer of the asset system the job applies to.

Examples

Find jobs related to manufacturer name

systemManufacturer: VMware, Inc

Find jobs that contain parts of manufacturer name

systemManufacturer: "VMware, Inc"

Find jobs that match exact value

systemManufacturer: `VMware, Inc.`