Nope. Papyrus doesn't talk to the console which is all the batch files can execute. You'd have to make a plugin to do it...
No way to run console batch files, or access console functions from Papyrus. Unlike the previous scripting system, Papyrus has no relation to the console and doesn’t talk to it.
Note: KillMoveRandom is a "Constant" global and no current Papyrus function will set it unless you untick the "Constant" flag. Were I you, I'd just set the global values in a plugin how you want 'em rather than translating that batch file to Papyrus.