Dynamically configured computers do show up in forward lookup zone (A record), but not in the reverse lookup zone. In the DHCP server, the options for dynamic updating of DNS are enabled.
Any idea why no entries in the reverse lookup zone are created?
All devices with static IPs (outside of the range of assignable addresses of the DHCP of course) do create entries in both zones after startup and can resolve all names just fine.
If the entries existed they get reused. You may need to delete them then do a ipconfig /registerdns. It is not as important that the reverse zone work right but eventually after DNS does it's housecleaning you would start seeing entries appearing in that zone. Did you AD integrate the reverse zone? If not you should.