Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating AD user infos ??
Message
From
10/10/2006 10:35:39
 
 
To
09/10/2006 05:30:59
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01160467
Message ID:
01160848
Views:
9
And finally, after the other good suggestions, take a look at the WMI Code runner on foxite.com, which uses the MS WMI Code generator.

You'll have to do some research, especially in terms of security settings, no matter what approach you use. The oleDB approach is probably easiest; the WMI approach is probably next easiest (once you learn the ins and outs of the class provider methodology in WMI), and typically gives the greatest flexibility.

Hank

>Hello Everybody!
>I have a cursor with firstname,lastname,employeeid as sqlresult from an SAP R3 system.
>Now i have to update the AD Userinfos on a windows 2000 server with the employeeid ??
>(scanning the cursor,AD searching with firstname and lastname, if found update employeid with employeeid from cursor)
>No idea !!!
>Can someone give me an example how to code this ????????
>
>Best regards
>Albert
Previous
Reply
Map
View

Click here to load this message in the networking platform