Intro
The network management functions provide the ability to manage user accounts and network resources. Many of the capabilities provided by the network management functions are not provided by other networking functions. However, if the capabilities are provided by another set of functions, the documentation for the network management functions will refer you to other functions you can use for the same task.
Run-Time Requirements
The network management functions can be used on all Windows platforms. Where certain implementations or capabilities of network management platform restrictions do exist, they are clearly noted in the documentation.
What's New in Network Management?
Windows 7
Microsoft Windows 7 introduces new Network Management programming elements. These elements extend the capability of Network Management to allow offline domain join operations when provisioning computers with Windows 7. The following are new Network Management functions:
The following existing Network Management functions were enhanced to support additional options: NetJoinDomain().
Windows Server 2003
Microsoft Windows Server 2003 introduces new Network Management programming elements. These elements extend the capability of Network Management operations on Windows Server 2003 and later. The following are new Network Management functions: NetLogonSetServiceBits().
Windows XP
Microsoft Windows XP introduces new Network Management programming elements. These elements extend the capability of Network Management operations on Windows XP and later. The following are new Network Management functions:
The network management functions allow you to manage network shares as Windows Explorer and the Net command do. You can also manage user accounts as User Manager does.
Network Management Function Groups
The network management functions can be divided into the following groups:
If you are programming for Active Directory, you may be able to call certain ADSI interface methods to achieve the same functionality you can achieve by calling certain network management functions. The system also provides a network-independent set of network functions (WNet functions) that allow network functions to work across different network vendors' products. If your application could be converted to use a WNet function, you should perform the conversion. There are reasons to make the change: