• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Win2k question: is there any way to find out a computer's Netbios name w/o logging into it?

Entity

Lifer
My boss and I have been building a bunch of computers @ work, and I don't know the Netbios name for one of them I'm trying to work on right now. I need the netbios name to be able to figure out what the password is, unfortunately, so I can't login to the machine...

Is there any way to find out a netbios name on boot?

Rob
 
I have a few questions:

are the connected to a domain?

have you lost the local admin password?

If so, you can change the local admins PW from the user manager on your PDC.
 


<< are the connected to a domain? >>


Nope. Otherwise I'd just hit "options" and change the name from the Domain to whatever the local computer name is.


<< have you lost the local admin password? >>


Kinda. The local admin password is dependent on (read: generated by) the netbios name. Consequently I need to know the netbios name to be able to login.

Rob
 


<< incidently, you probably know about nbtstat -A x.x.x.x command... >>


Yup, but unfortunately, it hasn't had any networking setup (drivers for card, etc.) done yet. Looks like I may be SOL here.
 
boot it up with the 'recovery disk' and i think there might be a command that'd you can use to display the name of the 'puter.

is it called 'recovery disk'? however, i think you won't be able to access some of the commands if you can't log into it...


oh yeah, i think during the logon stage, you might be able to go to the options, pull down domain/workgroup tab and see the local computer name.
 


<< oh yeah, i think during the logon stage, you might be able to go to the options, pull down domain/workgroup tab and see the local computer name.
>>


You can only do that once you've joined the domain. 😛
 
Is it formatted FAT or NTFS? If you're just building them and don't care about any additional user accounts you've added to the box you can delete the SAM (it will be recreated with a blank password for the administrator account). If it's formatted NTFS you'll need NTFSDOS in order to see the drive from a boot disk. (or you can pull the drive and add it to another PC as a second drive temporarily...)
 
Back
Top