Hello,
Can you please list out all step for running all functions.
Thanks
For all functions is going to be impossible to list, as besides building the code you will also need to have all software (that you want to test/build) installed and configured correct (In your case this would be microsoft Exchange, Active Directory).
Which all most likely want to be using the source rather then a standard solidcp install, though you can use the deploy to then push over a update package to your other SolidCP Servers.
Basic requirements and steps to build source is outlined here: https://solidcp.com/kb/development/how-to-build-source/
What we normally do is install SolidCP normally on the dev server with VS installed, then build the source, push over the normal build web.configs to the dev source, and push over the IIS site directories to the source.
This way all cipher keys, connection settings, and server password values are done.