-
1. Re: Limit reached for subkeys scanning of the registry
Karthick Kirubaharan May 15, 2013 11:26 AM (in response to subramani vajravelayudham)You can change the Subkey Limit under the Registry Scanner option of Inventory Plugin Configuration page.
I think this option is introduced from 8.2.02.
-
2. Re: Limit reached for subkeys scanning of the registry
subramani vajravelayudham May 15, 2013 11:29 AM (in response to Karthick Kirubaharan)My BBCA Version is 8.2.00. I know there is a property to increase the Subkey limit. But I could find that property.
-
3. Re: Limit reached for subkeys scanning of the registry
subramani vajravelayudham May 15, 2013 11:38 AM (in response to subramani vajravelayudham)I just found that property "regkey.recursive.limit=500" in BBCA 8.2.02 Report center guide.
To increase the scan limit level of the subkeys, you can use the Scanner Service's regkey.recursive.limit channel property.
Any idea where this property to be added in policy manager ?
-
4. Re: Limit reached for subkeys scanning of the registry
Karthick Kirubaharan May 15, 2013 11:54 AM (in response to subramani vajravelayudham)Syntax:
<property>,<URL of the channel>=<value>
In this case,
regkey.recursive.limit, http://mastertransmitter:5282/Marimba/Current/InventoryService=500
-
5. Re: Limit reached for subkeys scanning of the registry
subramani vajravelayudham May 15, 2013 11:54 AM (in response to Karthick Kirubaharan)Thank you. I enabled and Registry scanner discovered all Sub keys..:)