RE: ADSI OLE and PERL

2006-03-07 Thread Gerber, Christopher J
-Original Message- Hi all- Hi Allen! I am new to the OLE module and relatively fresh to ADSI. I am in an odd situation with a product called Aelita owning my world; bottom line is I can only make changes with ADSI not api calls. I am trying to write a script that will change a

ADSI OLE and PERL

2004-12-01 Thread Allen, Matthew
Hi all I am new to the OLE module and relatively fresh to ADSI. I am in an odd situation with a product called Aelita owning my world; bottom line is I can only make changes with ADSI not api calls. I am trying to write a script that will change a users script path. I have found a few

RE: ADSI OLE and PERL

2004-12-01 Thread Gerber, Christopher J
-Original Message- Hi all- Hi Allen! I am new to the OLE module and relatively fresh to ADSI. I am in an odd situation with a product called Aelita owning my world; bottom line is I can only make changes with ADSI not api calls. I am trying to write a script that will change a

RE: ADSI OLE and PERL

2004-12-01 Thread Thomas, Mark - BLS CTR
Have you seen the Win32::AD::User module? http://search.cpan.org/~prefect/Win32-AD-User-0.04/User.pm It gives you methods to get and set AD user properties via ADSI. The documentation recommends using Toby Everett's ADSI browser to see what properties are available: