home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


19.10 Win32::NetAdmin

The Win32::NetAdmin module provides extensive functionality for administering users and groups on Windows NT servers. This module does not implement an object interface for administration; it exports several functions that execute administrative commands. (This module does not load on Windows 95 systems.)

The following functions are provided by the Win32::NetAdmin module. The server argument of each function is optional; however, a placeholder for the argument must be used if you don't supply a name. An empty string ( "" ) will work, indicating that the local machine is to be used.


Previous: 19.9 Win32::Mutex Perl in a Nutshell Next: 19.11 Win32::NetResource
19.9 Win32::Mutex Book Index 19.11 Win32::NetResource

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.