Hello!
I'm trying to silently import filters into a local standalone ARIS Architect installation by using the ARIS Server Administration Tool in Windows.
It works perfectly when I start ARIS Architect first and connect to "LOCAL" with user "system" and password "manager". When the local server is started, I just run: arisadm10.exe -s localhost:14900 -t default -u system manager importfilter <filterfile>
This works perfectly fine. However, I want to do this without having to manually connect within ARIS Architect in order to start the local server.
Is there any way to start/stop the local server from command line?
Best regards