Reply To: Creating a MAC.ini

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

There are several ways of doing this. Let’s start with 2.
1. Using Wyse Device Manager Enterprise Edition and configure a DDC there (chargeable solution)
2. Use mac.ini file (free)

There is a document on my websote on how to confiure WDM DDC, so I will not explain it here.
Also on my websote you can download a tool called MacGen. Together with the free or Enterprise version of WDM you can extract all mac addresses from the database and directly create mac.ini files for all of them including needed parameters. I think this would be the best way for you to go.
Put the mac files afterwards in the wnosinc folder and put Include=$mac in your wnos.ini.
Depending on where you put this Include statement the parser process will stop reading the wnos.ini, go to the mac file, read it and go back to wnos.ini for finishing the reading. You can stop the parsing process using the Exit=all parameter in you mac files.

HTH for the first tests
CG