Creating dynamic computer groups using regular expressions in OpsMgr
I had a requirement to take a series of servers and put them into different groups based upon their names. We have a series of production and test web servers which are named: ws01 through ws05 (for the production servers) ws01t through ws05t (for the test servers) We could have explicitly defined what servers are…