This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSv6 Configuration Control

We are required to keep our development environments under configuration control and we need to be able to recreate builds in an environment that may not have an internet connection. With CCS6 it seems pretty easy to install an environment and perform updates during development. 

1) With code composer installed, is there a way to give everyone on the development team a specific configuration for all the plugins/compiler tools/service updates and have CCSv6 update them all to the same configuration?

2) Is there a way to create an installer of a specific configuration so that we can archive the configuration of CCSv6 and install that offline without needing any internet connection?