I've installed 0.1.35 on two RPi's on the same network, and configured each with a unique hostname during the initial wizard config. Both RPi's are getting a unique IP from a Windows Server 2012-based DHCP server. The problem I'm seeing is that each lease has the same name (rasplex.), it's not using the hostname. Since my DHCP server is also registering my clients in DNS (I only allow secure DNS updates from domain-joined clients), I never have unique DNS entries for my RPi's.
Is there another config file I can manually edit which might still be configuring the DHCP client name as 'rasplex'?