Log Server and Windows registration To verify that the Log Server service is properly registered with the Windows operating system, or to register or re-register the service: StepsUse the Windows Services tool to stop the Websense Log Server service. Open a command prompt and navigate to the bin directory (C:\Program Files\Websense\Web Security\bin, by default). Enter the following command. logserver.exe -c If no errors display, the service is registered correctly. If an error that contains “Initialization: -1” displays, continue with the next step. With the Log Server service stopped, delete the LogServer.exe.p12 file from the bin directory Use the Windows Services tool to start the Log Server service. If other errors display, continue with the next step. To remove the Log Server service, enter: logserver.exe -u To register the executable, enter: logserver.exe -i Once again, enter the following command. Verify that no errors appear. logserver.exe -c Next stepsYou can add the -debug parameter to the logserver.exe -c command to gather more advanced diagnostic information (see Run Log Server in debug mode).