Oh wise VB Gurus... How can I modify this script, which creates a user in a Windows 2000 Active Directory, to accept data input from a text or HTML file?
That is, for the user name, given name, etc., it would look at fields in the file and fill it in from there.
This is the code:
'*Script to...