rjenk74
Posts: 25
Score: 0 Joined: 4/2/2008 Status: offline
|
sorry, i gave you one for AD groups containing users an example of one for systems is below: select SMS_R_System.ResourceID,SMS_R_System.ResourceType,SMS_R_System.Name,SMS_R_System.SMSUniqueIdentifier,SMS_R_System.ResourceDomainORWorkgroup,SMS_R_System.Client from SMS_R_System where SystemGroupName = "blah blah blah" like i say, it doesn't' appear to populate the collections so am thinking i must have to have system discovery enabled for this to happen? As for targetting users, time and time again we have raised our concerns, specifically about licenses as well as support, but the project wishes to go ahead and i have to do what i am told however i have plenty of caviats in place, i.e. don't blame me guvner :-) Now I do have another question with regards to the discovery methods, how 'low' can i set the time without causing network or processer issue? I know the default is a day though i see in other posts you had them set as every 6 hours? Reason i ask is i would like to know how low i could get an SLA from when a user/system is added to an AD group to when it becomes available to them. Our collections are set to update every 2 hours but i have been advised by 'others' not to have the AD discovery too low, they recommended leaving at a day therefore it could be 1 day and 3 hours (an extra hour for machine/user policy) before and app becomes available. However i wondered if it really causes that much traffic/data to have discovery lower? We currently have 7000+ user objects and about 5000+ systems. The network links are big, and the central server is fast. So if i set the AD discover to every couple of hours for example, would the number of ddr's flying around every couple of hours actually generate that much taffic? basically are the 'others' being too cautous? As if the AD was every 2 hours, then it would be a max of 5 hours from AD to machine! thanks do much for the info so far and as usual any thoughts much appreciated thanks BP
|