R
Reboot327
So I am taking classes during my down time in the market, just to brush up
on my programming skills. Well the class is going a lot slower than I
expected to I am doing programs that cross my mind just to stay busy.
Here is my latest. I want to write to the AD of a 2003 server. In other
words I want to write a program that would let me drag and drop from one box
to another and have my program create a user in my AD.
I know I could script it , or do a call to dsadd from my program, but what I
would like to do is to use a AD class to make this program.
BTW: The system state is backed up , and this is being done on a test
server.
Any Ideas, for the curious???
Rob
on my programming skills. Well the class is going a lot slower than I
expected to I am doing programs that cross my mind just to stay busy.
Here is my latest. I want to write to the AD of a 2003 server. In other
words I want to write a program that would let me drag and drop from one box
to another and have my program create a user in my AD.
I know I could script it , or do a call to dsadd from my program, but what I
would like to do is to use a AD class to make this program.
BTW: The system state is backed up , and this is being done on a test
server.
Any Ideas, for the curious???
Rob