Jetpack includes a function named Jetpack::deactivate_module();
:
http://plugins.trac.wordpress.org/browser/jetpack/trunk/jetpack.php#L1033
You can build a small plugin and network activate it, and use this function to deactivate the modules you don't want.
I hope this helps.