Windows-Admin-Center-Ideas-and-Feedback
Windows-Admin-Center-Ideas-and-Feedback copied to clipboard
[WAC,Filtering] - more flexible filtering
trafficstars
Is your feature request related to a problem? Please describe. It's possible to add multiple tags to a connection. However, it's not possible to search by a combination of tags
Describe the solution you'd like I'd like to be able to use a - prefix to exclude systems with specific tags, and to use multiple space-separated search items in the string
so for example (assuming the tags to exist) , to return a list of production 2016 servers excluding domain controllers, the filter term would be as follows
"2016 Production -DC"
Describe alternatives you've considered The ability to use regular expressions might be more open, but somewhat more difficult to use (especially for those who don't use it regularly)