Forum Discussion
PrashanthKasula
Dec 29, 2021Copper Contributor
Netbios
verification of prerequisites for domain controller promotion failed server due to netbios number should be change
domain is having numbers and characters , netbios is not accepting, how can we fix this
Please suggest thanks in advance
Well the NetBIOS name is simply the computer name.
echo %computername%
should return it.
10 Replies
Sort By
- PrashanthKasulaCopper ContributorThanks for sharing the article.
for instance 123shanth.com if there is a website hosted and how to configure NetBIOS with on premises AD server
ThanksWell the NetBIOS name is simply the computer name.
echo %computername%
should return it.