http://www.swinc.com/resources/scripts.asp
Doesn't do the excel bits, but just save the excel sheet out as a csv (or better yet a TSV - tab separated lets you do "Last, First" display names without a lot of trouble) and loop through it as text. Siegfried Weber had a sample in VB that pulled straight from excel, but I'm not sure if it's still on the www.cdolive.com site or not since he's no longer working on it. There was a sample in the Compaq ActiveAnswers in VB also, that may still be somewhere on HP's site. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Garth Williams Sent: Friday, June 18, 2004 11:11 AM To: McClaugherty, George; [EMAIL PROTECTED] Subject: Re: (New to PERL) AD Account creation and Exchange account creation. You might want to check this web out. http://www.computerperformance.co.uk/Logon/VBScript/VBScript_Windows_Home. htm (dunno about Exchange users) Thank you very much! Garth K. Williams - Product Manager Williams Technology Consulting Services (http://www.wtcs.org) �- SNMP Informant (http://www.snmp-informant.com) �- SNMP for the Public Community (http://www.snmp4tpc.com) -----Original Message----- > Does anyone have a script that creates AD accounts (WIN2K) and also > creates Exchange accounts from an Excel spreadsheet ? _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
