Hi,<br><br>I&#39;m wondering the best way to approach this issue:  I have TFTP server running on a Windows box.  I&#39;d like to have a single file per MAC address on the TFTP server.  gPXE clients would then retrieve the file:<br>
tftp://&lt;server&gt;/clients/${net0/mac}<br><br>The problem is that Windows doesn&#39;t support colon &#39;:&#39; in the file name, however it does support dash &#39;-&#39;.<br><br>What would be the best approach (in code or otherwise) to choose the format for a MAC address within gPXE?<br>
<br><br>Thank you,<br><br>Doug Shove<br>