WScript.Network (Property)

A reference to a network management object.

Availability:

JScript - 3.0
Property/method value type:WshNetwork object
JavaScript syntax:WSHmyNet = WScript.Network

With the object returned by this property, you can manage the network within the computer, mapping in new drives or unmapping existing ones, for instance.