%_load manual.var%
A ConferenceRoom module key takes the following form: xxxx-xxxx-xxxx-xxxx where the x's are replaced by letters and numbers.
The easist way to install a module key is to log onto the server and become an adminsitrator. And issue the following commands:
Installation:
/as module developer add xxxx-xxxx-xxxx-xxxx
/as module scribe add xxxx-xxxx-xxxx-xxxx
/as module encrypt add xxxx-xxxx-xxxx-xxxx
/as module stream add xxxx-xxxx-xxxx-xxxx
Removal:
/as module developer del xxxx-xxxx-xxxx-xxxx
/as module scribe del xxxx-xxxx-xxxx-xxxx
/as module encrypt del xxxx-xxxx-xxxx-xxxx
/as module stream del xxxx-xxxx-xxxx-xxxx