Looking further into the issue i see that the server is being picked up with a IPV6 address.
Going into the errorlog i see the following:
2010/02/23 01:55:38 PM: BBDNET\ZKW2K8R2\1 Cannot set column 'Ipaddress'. The value violates the MaxLength limit of this column.
at System.Data.DataColumn.CheckMaxLength(DataRow dr)
at System.Data.DataTable.RaiseRowChanging(DataRowChangeEventArgs args, DataRow eRow, DataRowAction eAction, Boolean fireEvent)
at System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception& deferredException)
at System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID, Int32 pos, Boolean fireEvent)
at System.Data.DataRowCollection.Add(DataRow row)
at LansweeperService.mdllogon.LSclientLogon(LS_Computer& mycomputer, SqlConnection& sqlcon)
This can be confirmed by the following screenshots