Register the plug-ins

After running the installation file, the plug-ins need to be registered. The plug-ins will be located under the PRISM installation directory in the ServerControl\PlugIn subdirectory. The "..\ServerControl\PlugIn" folder might contain the following.

scfigure2-1.gif

"..\ServerControl\PlugIn" directory

Each plug-in that is going to be used needs to be registered. Although it is not necessary to register them all, it doesn’t hurt. This will save you from having to do this later when a new plug-in is put into use. In addition to the plug-ins themselves, two additional files must always be registered: the SCPAsync.exe and the SCPFram.dll.

To register each of these objects, simply right-click on the file, and select Register Component from the drop-down menu.

scfigure2-2.gif

Register Component

If you do not have this option in your drop-down menu, you can register the object by running the regsvr command:

 Regsvr32 <file-path><filename>

Repeat the above steps for each remote server that will be provisioned.