Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More about NT commands (To Robert Horkay)
Message
De
13/03/1998 09:02:50
 
 
À
Tous
Information générale
Forum:
Windows
Catégorie:
API
Titre:
More about NT commands (To Robert Horkay)
Divers
Thread ID:
00084416
Message ID:
00084416
Vues:
95
Thank you Robert for your help about "Send Message",

Now you maybe can help me in others questions.
I'm writing a program that list all users from a
NT Domain in a ComboBox, in another Combo I fill
with groups for each user. I did this using two BATs:

*** USERS.BAT create a list of all users
NET USER /DOMAIN > USERS.TMP

*** DETAILS.BAT create a file with Full Name
*** Comment and groups that user belongs

NET USER %1 /DOMAIN > DETAILS.TMP

I open these files in low level and get all informations
that I need. My question is: There is a more simple way
using API?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform