Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows NT Users and Groups
Message
From
30/08/2000 14:12:34
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00409329
Message ID:
00410909
Views:
24
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform