12Oct/060
NetBIOS Aliasing
Here’s a nifty trick I just learned. I have a Win2003 server at work that needs to respond to multiple NetBIOS names.
- Regedit HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ lanmanserver \ parameters
- Add OptionalNames REG_SZ and set to alias name
- Restart Server service