NetworkView



To access your complete eCard profile, please enter your first name, last name and email address below. OR, if you have your eCard code, enter it below. NetworkView is a compact and powerful discovery and network management tool for Windows. It discovers all TCP/IP nodes in a network, using DNS, SNMP, TCP Ports and MAC addresses, draws a high quality color map of any size that you can print or save for future use.

NetworkView

Networkview Software

Software-->IntroductionWww.networkview.com
  • Contribute to scottdurow/NetworkView development by creating an account on GitHub. A Dynamics CRM 2015 managed solution that allows exploring of your Contact/Account networks in a fun and visual way.
  • Networkview: DHCP NetworkView object.ΒΆ A network view is a single routing domain with its own networks and shared networks. A network view can contain both IPv4 and IPv6 networks. All networks must belong to a network view.

Applies To: Windows Server 2003, Windows Vista, Windows XP, Windows Server 2008, Windows 7, Windows Server 2003 R2, Windows Server 2008 R2, Windows Server 2000, Windows Server 2012, Windows 8

Net view

Displays a list of domains, computers, or resources that are being shared by the specified computer. Used without parameters, net view displays a list of computers in your current domain.

Syntax

Parameters

Parameter

Definition

ComputerName

Specifies the computer that contains the shared resources that you want to view.

/CACHE

Displays the offline client caching settings for the resources on the specified computer.

/ALL

Displays all the shares including the $ shares

/domain[:DomainName]

Specifies the domain for which you want to view the available computers. If you omit DomainName, /domain displays all of the domains in the network.

NetworkView

Remarks

  • Use the net view command to display a list of computers. The output is similar to the following:

Examples

To see a list of the resources shared by the Production computer, type:

net view production

To see a list of the computers in the sales domain or workgroup, type:

Networkview Download

net view /domain:sales

Additional References