When trying to register Agent to Manager you receive the error Unsuccessful Registration -- "Invalid property line: &crlf2;"
book
Article ID: 170304
calendar_today
Updated On:
Products
Data Center Security ServerData Center Security Server Advanced
Issue/Introduction
After installing (or re-installing) an Agent it fails to register with the Manager. In the Event Viewer you see: Unsuccessful Registration -- "Invalid property line: &crlf2;"
You may also notice that the SISIPSSERVICE.exe is starting and immediately stopping.
Resolution
This issue is caused when a specific registry key has an extra carriage return. Possibly related to non-English characters used in the system name. To resolve the issue:
Run Regedit
Access the registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
Right click on the srvcomment key to modify it
Look at the end of the system name for ASCII characters indicating a carriage return and remove them.
Hit Ok
Run cmd.exe as Administrator and enter the following command to register the Agent:
sisipsconfig -forcereg
Restart the server and verify the SISIPSSERVICE.exe is now running. You may also want to check the Management Console to verify the Agent is now showing status as green. It will likely take some time for the Policy to translate which is expected.