- Load module. Allows to load a DLL without restarting the Server. - UnLoad module. Allows to unload a DLL (freeing the application ownership of the DLL) - Reload module, allows to unload and load a module again - Stop module. Allows to stop a module - Start module. Allows to start a module - Restart module. Allows to restart a module.