I'm no guru, but I hope that what I find useful will help someone else. Enjoy.
Monday, October 09, 2006
Finding a PC on the network
If you have several hundred PCs in a domain and need to quickly find just one there's a quick trick to finding them. This is especially true if your org uses a odd naming conventions for the ComputerName. At a command prompt type 'net view | find /i "userid"'. The userid is an example. If you want to explore this one further look up the details of the command FIND. You can also redirect the output and open it in NotePad for simplicity. and copy & paste functionality.
Subscribe to:
Post Comments (Atom)
There is no individual ownership when you are part of a team, it's the sum of the parts that makes you the RESILIENT team you need to be...
-
You can eliminate the use of this middle-man tool by creating Desktop or Quick Launch toolbar shortcuts to the actual program easily, but it...
-
Though this can be applied in many ways, the WindowsNT/2000 Command Prompt has some powerful differences over the old MS-DOS Batch Language....
-
While the rights may be adjusted using CACLS or the like, there are occationally files hat prove inpenitrable. It seems that the pleasantrie...
No comments:
Post a Comment