Wildcard for $tn.ini

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #51397
    bnorsten
    Participant
    • Total Post: 8
    • Newbie

    I am looking to use $tn.ini to configure groups of computers differently, to accomplish this the only was I currently see is to make an INI for each terminal name, my question is there a way to use a wild card in some fashion?

    For example, lets say we have a group of computers named ABCD-???? where the ? would be numbers that are different for each terminal. So I am looking for a way to create a single INI that would recognize ABCD- as the start of a terminal name and not matter what follows.

    #51407
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Hae you tried something like
    Include=&Left($tn,4).ini
    ?
    This should read the first 4 characters from the left of the terminal name.

    CG

    #51424
    bnorsten
    Participant
    • Total Post: 8
    • Newbie

    We may have found a way to use the ad group setup but I will definitely be giving your suggestion a shot, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.