|
Issue:
Windows faq's
Solution:
Can ping Ip and map UNC but can't ping computer Don't create the username as the same as the computer name How to change the auto disconnection settings How to prevent a user to send a message using net send How to convert FAT32 to NTFS My windows 2000 PRO has no "Sharing" option at all, how can I enable it? Why some users do not receive your message
Can ping IP and map UNC but can't ping computer
If you can ping ip and make the shared folders using UNC but not ping computer, it is possible the master browser issue. 1) Check any errors in Event Viewer. 2) disable other master browser if you have more than one master browser. (Note: in a small workgroup, you only need one Master Browser.)
Don't create the username as the same as the computer name
SYMPTOMS: If you try to create a user account on a computer and try to use the computer name for the user account name, you receive the following error message: The user name may not be the same as the computer name computer name
RESOLUTION: To prevent problems with programs that use NetBIOS name registrations, you should not create the username as the same as the computer name.
How to change the auto disconnection settings
My win2k keeps losing network connection whit red x and then re-connect after click it
A: you can change autodisconnect time. For example, if you want to setup autodisconnect time to 30 minutes, do net config server /autodisconnect:30.
How to convert FAT32 to NTFS
To convert FAT32 to NTFS, at command prompt, type convert drive: /fs:ntfs. You may be asked for enter volume label and schedule next reboot to convert it. If you get "Access denied" or "system error 5", you should logon as the administrator.
How to prevent a user to send a message using net send
To prevent a user to send a message using net send, you can disable Messenger service. To do that, go to Services (through Control Panel or services.msc) and stop the Messenger service.
My windows 2000 PRO has no "Sharing" option at all, how can I enable it???
A: Install file and printer sharing for MS networks under LAN properties.
Why some users do not receive your message
After using net send /user to send server shutting down message to everyone in the network, you were told that some people did not get your message. It is because their messenger service <03> had been disabled. To check if the particular machine's messenger is disable remotely, you can use command nbtstat -a computername. If the messenger service is running, it should show username with <03>. Otherwise, the service is disable.
| Published: |
2/27/2004 9:00:48 AM |
Last Modified: |
2/27/2004 9:09:22 AM |
| Keywords: |
windows,faq |
Issue Type: |
Configuration |
|