Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NAME

Get-JobSchedulerVersion

SYNOPSIS

Returns the JobScheduler Master version

SYNTAX

Get-JobSchedulerVersion -NoCache <CommonParameters>

DESCRIPTION

The cmdlet returns the version of the JobScheduler Master.

PARAMETERS

NoCache

-NoCache <SwitchParameter>
Specifies that the cache for JobScheduler objects is ignored.
This results in the fact that for each Get-JobScheduler* cmdlet execution the response is
retrieved directly from the JobScheduler Master and is not resolved from the cache.

Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?

about_jobscheduler

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------

...