Versions Compared

Key

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

...

Reset-JobSchedulerOrder -Order <String> -JobChain <String> [-Directory <String>] <CommonParameters>

DESCRIPTION

...

Required? true
Position? 2
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters?

Directory

-Directory <String>
Optionally specifies the folder where the job chain is located. The directory is determined
from the root folder, i.e. the "live" directory.

If the -JobChain parameter specifies the name of job chain then the location specified from the
-Directory parameter is added to the job chain location.

Required? false
Position? 3
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters?

...