I have a client that I am currently in the process of upgrading from Windows Server 2003 to Windows Server 2012R2. They are a small business, working off of a single server. The decision was made to rebuild their entire domain from the ground-up rather than joining the new DC to the old domain and promoting it. This is fine for the most part, but I'd like to be able to reuse the same netbios domain name. This is how it breaks down at the moment:
2003 Server (production)
Netbios: example
Domain: example.lc
2012R2 Server (being provisioned)
Netbios: example0
Domain: example.local
And my goal (hopefully) would be to make it so that the new server ends up with the Netbios "Example" rather than "Example0", which it currently has. Any suggestions? Is this possible?