You need to invoke a job from the command line that is a multi-instance enabled. What is the correct syntax to start a multi-instance job
dsjob -run -mode NORMAL -instance
dsjob -run -mode NORMAL -wait -instance
dsjob -run -mode NORMAL .
dsjob -run -mode MULTI .