whitin work or from net to your workplace ?
If from net to workplace, then block the port for netbios (i don't remember the port number)
Within the workplace, that's a little harder, you could remove the net command, but then you would have to change your logon script, or you could move the net command to another folder, then do a variable on each computer to point to the folder like %windir%. With that, you could call your script correctly and also remove the net command from the path, so it is a little harder to use.
|