Help for this page

Select Code to Download


  1. or download this
     GetGroups( $Server, $GroupType, < $List | \@List | \%List > [, $Prefi
    +x ] )
        This will, if successful, populate the @List array with the names 
    +of the 
    ...
          - The name of the machine the accounts reside on in either "\\\s
    +erver" or "//server" format.
          - The name of a domain as in "Accounting" where the user account
    +s reside.
          - An empty string ("") which returns the user accounts for the l
    +ocal machine.
    
  2. or download this
    GetUsers( $Server, $UserPrefix, < $List | \@List | \%List > )
        This will, if successful, populate the @List array with the names 
    +of the 
    ...
    
        Returns:
            The number of group names stored in the array or hash.