ScheduleType

FlexNet Manager Suite 2020 R1 (On-Premises)

Command line only

ScheduleType applies only for Windows managed devices. Determines the type of schedule that is run when the scheduling agent is run via the command line. There are two options:
  • Machine—Runs the schedule agent in “Machine” mode. You must have administrator privileges, or run under the Local System account. Any schedules installed on the same command line are installed as Machine schedules. This option can also be used to view scheduled tasks from the currently installed Machine schedule. (A Machine schedule is run for the machine on which it is installed, regardless of any users that may or may not have accounts on that machine.)
  • User—Runs the scheduling agent in “User” mode. Will not work if the scheduling agent is run as the Local System account. Any schedules installed on the same command line are installed as User schedules. This option can also be used to view scheduled tasks from the currently installed User schedule. (A User schedule is run for the specified user account on the machine where the schedule resides.)

Values

Values / range

Machine, User

Default value

If running as the Local System account:
Machine
If running as any User account (including Administrator):
User

Command line

Tool

Scheduling component (ndschedag)

Example

–o ScheduleType=User

FlexNet Manager Suite (On-Premises)

2020 R1