If you're trying to write a script to give all players xp every 2 minutes, you should use whatever function the addxp command uses to give the xp rather than forcing the server to run a console command.
Sure, both ways might work, but the former is better practice.