Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows NT Users and Groups
Message
De
30/08/2000 14:12:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00409329
Message ID:
00410909
Vues:
26
>>oUser = GETOBJECT("WinNT://SOMEDOMAIN/someusername,User")

>I tried this, and there was about a 20 second delay before it found the groups. I suspect it was searching the network for other servers in the domain (I used a server name for SOMEDOMAIN, was this OK?) before it returned an answer. Subsequent requests were nearly instantaneous.

You can narrow the search for the computer by qualifying it with a domain or workgroup:

oUser = GETOBJECT("WinNT://MYDOMAIN/MYCOMPUTER/someusername,User")
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform