I'm hoping to get some help here on this.
I'm trying to build Dynamic Groups to automate template application in SAM (yay!).
In order to meet my requirements for the group, I need to use regular expressions since simple "contains" and "ends with" and so on do not allow for enough sophistication.
A support ticket gave me the answer that regex is supported by Dynamic Groups, and that it is supported for Node Names.
I have found many examples on the Thwack forums of regex being used for IPs, but 0 for node names. I've been unsuccessful in creating any regular expressions on node names as well.
Has anyone had any luck with this?