ESET Inspect – Table of Contents

BitsJobAddFile

Returns information about a BITS job.

Property

Type

Description

Example

FileCount

Int

Number of files added to the job.

1

JobTitle

String

Display name of the BITS job.

"UpdateJob-2025-06-03"

LocalName

String

Local destination path for the file.

"C:\ProgramData\App\update.bin"

RemoteName

String

Source URL or remote path of the file.

"https://cdn.example.com/update.bin"

SidNameUse

Int

Which group (its SID type) is behind the given event

Groups are:

"User"

"Group"

"Domain"

"Alias"

"WellKnownGroup"

"DeletedAccount"

"Invalid"

"Unknown"

"Computer"

"Label"

"LogonSession"

UserName

String

Account that owns or created the job.

 

UserSid

String

Security Identifier (SID) of the account.

 

 

Supported Operations and their components:

 

BitsJobAddFile

BitsJobAddFile

X