Jump to content

Recommended Posts

Posted

Um - one of my servers has disappeared off my browse lists. I can ping it by name and number - all the software on it still works, my documents area is on it and IU can access that OK, it just doesn't show up in a list when you look - which is a bit irritating - especially when trying to change things in Backup Exec (and yes I know I could type in the selections).

 

Any ideas on how to make it reappear would be very gratefully received.

 

Cheers

Posted

I remeber there is a command somewhere to hide a windows server from the network browse options which would cause the symptoms you describe I'll have to look it up though!

 

Wes

Posted

Okay the command would be:

 

net config server /hidden:yes

 

to hide so I should think

 

net config server /hidden:no will bring it back?

 

 

The registry entry would be:

HKEY_LOCAL_MACHINE\

System\

CurrentControlSet\

Services\

LanManServer\

Parameters\

Hidden

 

0 or 1, and then reboot.

Posted
Well cheers Wesley - after doing that - it was back - which is puzzling, as I'd already run net config server to check whether it was hidden - and it reported "No". Though I didn't actually try to reset it - though I did find some errors in the WINS stuff which I corrected. Hey ho - thanks a million guys - you're diamonds.
Posted
Well you learn something new everyday, I ain't come across that before! (goes and hides back in a corner in embarassment as you all laugh at me not knowing that)
Posted
I did find some errors in the WINS stuff

 

You only need WINS for 9x/NT4 clients. If you don't have any of those left you can safely remove WINS from your servers. 2k/2k3/XP use DNS exlusively.

Posted
I did find some errors in the WINS stuff

 

You only need WINS for 9x/NT4 clients. If you don't have any of those left you can safely remove WINS from your servers. 2k/2k3/XP use DNS exlusively.

 

I thought you still needed WINS to populate a browse list - certainly BackUp Exec didn't like not having WINS running???

Posted
I thought you still needed WINS to populate a browse list - certainly BackUp Exec didn't like not having WINS running???

 

Nope. Browse list will work quite happily without it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...