Quote:
Originally posted by Cyclone
netview? I've never heard that one, and it gives a command not found error.
|
NET VIEW Displays a list of computers in a specified workgroup or the shared resources available on a specified computer.
NET VIEW (\\computer) (/YES)
NET VIEW (/WORKGROUP:wgname) (/YES)
computer Specifies the name of the computer whose shared resources you want to see listed.
/WORKGROUP Specifies that you want to view the names of the computers in another workgroup that share resources.
wgname Specifies the name of the workgroup whose computer names you want to view.
/YES Carries out the NET VIEW command without first prompting you to provide information or confirm actions.
To display a list of computers in your workgroup that share
resources, type NET VIEW without options.
_______________________________________________
So it is a valid command when used with the correct syntax. I have used it serveral times in the course of my job, though it is only useful in some circumstances!