Select the product you need help with
Asset Intelligence custom labels do not get replicated to child sites in System Center Configuration Manager 2007Article ID: 2460008 - View products that this article applies to. SymptomsNewly created custom labels are present in the System Center Configuration Manager 2007 central site however they do not show up on child sites. You do not see any replication related issues in any of the logs and the AIKBMGR.LOG does not show that an attempt is being made to replicate these objects. You may also see a message similar to the following in the AIKBMGR.LOG: 0 changes in range [0x00000000043744F8-0x000000000265AC79] CauseThis can occur if the column "KeyValue" is set to an incorrect HEX value for the column "KeyName" where KeyName is "Replication" in the AI_Generic table. ResolutionTo resolve this issue, follow the steps below: 1. Create a test custom label. select * from LU_Category_Local where type=2 Update AI_Generic Set KeyValue = '<HEX value from the first SQL query>' where KeyName='Replication' 6. Now, for each of the custom labels which need to be replicated from the central to the child site just add a description in their properties. Successfully replicated SMS Object Asset Intelligence batched data{00ff83ae-6df4-408f-ad4d-4f98ce7c5be2}, ReplVarFileName:D:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\inboxes\AIKbMgr.box\10x5bpkx.TMP Once you start seeing these messages in the log you can be sure that the custom labels are now getting replicated. In order to confirm this, just open the ConfigMgr 2007 console on the child site and refresh the custom labels section. Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.PropertiesArticle ID: 2460008 - Last Review: November 11, 2010 - Revision: 4.0
|


Back to the top








