Setup Two Wnos.ini files

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5736
    abbeyschool
    Member
    • Total Post: 7
    • Newbie

    Good Morning

    I am trying to set-up two wnos.ini files for our terminals to connect to. We have two host address. One is for terminals to logon to the Student servers and one is for staff servers, so they can use SIMS and other software students do not require.

    We are installing terminals in Staff areas so it will only need the setting per device. How to i tell the WNOS file what RDP session to use depending on what the terminal name/Mac Address is?

    Many Thanks

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

    Create this structure on your FTP server:
    – ftprootwnoswnos.ini
    – ftprootwnosincmacaddress.ini

    The wnos.ini should now include all the general parameters everybody should get. The last line in the wnos.ini should then be: Include=$mac.ini

    At this point the parser will look in the inc folder for a *.ini file with the same MAC address as the unit has.
    In the mac.ini file you can now place the individual settings.

    CG

    #17877
    abbeyschool
    Member
    • Total Post: 7
    • Newbie

    Do you have to have a seperate MAC.INI file for each terminal called the mac address? or one called STAFFMAC.ini and one STUDMAC.ini? If so what would the format of the INI file be for a RDP client?

    Many Thanks

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

    the mac.ini is always named like the mac address of the used unit.
    If your student is using a client with mac address 008064123456 then the mac.ini would be named 008064123456.ini.

    CG

    #17884
    abbeyschool
    Member
    • Total Post: 7
    • Newbie

    This works great, I created a bat file to copy my default.ini file and rename them to the MAC address of our terminals.

    Thank you for your help.

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