Hi,
I've found the answer to the first half of my question by searching the forums. We are moving to Openfire/Spark because there are some challenges with Freedom of Information requested. We don't want to have to wade through buckets of transitory emails, and thus have opted to implement an IM solution.
My batch as of now:
@echo off
\\fileserver\share\spark_2_6_3.exe -q -c
I'd like to also have it disable the history for all users and set a default server to connect to without modifying every spark.propeties for every user who logs onto every machine. Are there environmental variables I can set to accomplish this?