Select the tab
ESET Inspect On-Prem – 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

Symbol

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

Groups are:

1—User

2—Group

3—Domain

4—Alias

5—WellKnownGroup

6—DeletedAccount

7—Invalid

8—Unknown

9—Computer

10—Label

11—LogonSession

UserName

String

Account that owns or created the job.

 

UserSid

String

Security Identifier (SID) of the account.

 

 

Supported operations

BitsJobAddFile