Versions Compared

Key

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

...

This cmdlet has to be used as the first operation with JobScheduler Master cmdlets
and identifies the JobScheduler Master that should be used.

...

  • For a local Master that is installed on the local computer the cmdlet reads
    settings from the installation path.
  • For a remote Master operations for management of the
    Windows serivce service are not available.

PARAMETERS

...

The URL includes one of the protocols HTTP or HTTPS, the hostname and optionally the port that JobScheduler Master listens to,
e.g. http
://localhost:4444

If JobScheduler Master is operated for the Jetty web server then the URLs for the JOC GUI and the command interface
differ
:

...

Required? false
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters?

...

-EnvironmentVariablesScript <String>
Specifies the name of the script that includes environment variables of a JobScheduler Master installation.
Typically the script name is "jobscheduler_environment_variables.cmd" and the script is available
from the "bin" directory subdirectory and optionally "user_bin" directory subdirectory of a JobScheduler installation directory.

...