You can configure the SharePoint Driver in two ways:
Open a command prompt.
Change to the installation directory of the .NET Remote Loader.
Edit the sharepoint-conf.txt sample configuration file from the .NET Remote Loader directory.
The command line options of .NET Remote Loader are same as the conventional Remote Loader. Detailed options can be seen by running remoteloader.exe without passing any parameters, which opens an HTML help page. For detailed command line options, see the Remote Loader Options
in the Identity Manager 4.0 Remote Loader Guide.
Run the remoteloader.exe -config <configFile> -sp command to set the Remote Loader and the driver passwords.
The SharePoint driver can be created as an application or service. For creating it as an application or service, you need to set the Remote Loader and the driver passwords.
Running remoteloader.exe initializes the lcache. It might take a while before the password is requested.
lcache is required for auditing purpose.
Start this SharePoint instance as an application or service.
As an application:
Run the following command:
remoteloader.exe -config <configFile>
The trace is started in the same command window. If you close the command window, the driver stops.
To stop the SharePoint application instance, enter Ctrl + C.
As a service:
Run the following command:
remoteloader.exe -config <configFile> -service
This starts the .NET Remote Loader service and opens a trace window.
To stop the SharePoint driver service, go to
, then stop the service.For more information on the Remote Loader, refer to the Identity Manager 4.0 Remote Loader Guide.
Browse to the installation directory of the .NET Remote Loader and run rlconsole.exe to open the GUI console. The .NET Remote Loader GUI is similar to the traditional Remote Loader GUI.
Click
, then specify the parameters in the page that displays.To configure the SharePoint driver as an application, deselect the
option.The SharePoint driver can be configured as an application or as a service.
Click
. A prompt appears asking you if you want to start the DirXML Remote Loader. You can start the driver now or later.When the driver is started, a trace window opens.