Options

Proper NST for TaskScheduler selection (N2017)

xStepaxStepa Member Posts: 106
Hi, when I'm using new TaskScheduler - is there a way to choose which NST will run the task? Some tasks are machine specific and I want to run them on one dedicated machine. I know I can use a NAS option, but it's not the same.

Thx for tips
Regards
xStepa

Answers

  • Options
    HannesHolstHannesHolst Member Posts: 119
    Hi xStepa,

    When the function is called, I would properly try to read the SessionID and check if it is the SessionID of my desired ServiceTier. If yes, execute the function.
Sign In or Register to comment.