So this is a hard one...
Im running SCOM 2012 SP1 and im trying to create dynamic groups of computers based on their description in AD, ie if the description field in AD contains %Bob% then it should be a member of the dynamic group Bob.
I hope this is easy to understand.... let me illustrate:
OU=Servers
Computer=random1, description=random01 for system 02
Computer=random2, description=random02 for bob 02
Computer=random3, description=random03 for system 07
Computer=random4, description=bob 02
Computer=random5, description=random05 for bob 02
In the example above, the dynamic group would populate computers random2/4/5.
Any help, greatly appreciated.