in More Search Options

Smart Group

Last post 08-19-2008 8:48 by fishermc. 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
  • 08-18-2008 2:43 PM

    • fishermc
    • Top 500 Contributor
    • Joined on 08-18-2008
    • Posts 21
    • Points 39

    Smart Group

    Is there a way to create a SmartGroup that list all "Display Names" that start with a certain letter?

     Say i want all "Display names" that start with the letter "A" to be in this folder, what would the Regex expression be for that? When i try i get any "Display Name" that has the letter "A" in it anywhere not just the first letter. I just want things that START with "A"

     

    Thanks For The Help.

    • Post Points: 3
  • 08-18-2008 3:54 PM In reply to

    Re: Smart Group

    Using "^" at the beginning of the regular expression makes it always start at the beginning.

    Chris LaPoint
    Sr. Product Manager
    NCM (Cirrus), ipMonitor, LANsurveyor
    SolarWinds
    Austin, TX
    • Post Points: 3
  • 08-19-2008 8:48 In reply to

    • fishermc
    • Top 500 Contributor
    • Joined on 08-18-2008
    • Posts 21
    • Points 39

    Re: Smart Group

    Thank You

    • Post Points: 1
Page 1 of 1 (3 items)