Hi there,
I have written a nice application in VB6 that helps my colleagues administer NT4 user accounts (adding shortcuts to profiles, moving them from one server to another, setting permissions, creating remote shares, interogating user .bat files etc etc).
It sits in front of an Access 2000 database. Every time a user whose details have not been queried before is requested, you have to enter their name, user id and home server into input boxes that are then added to the databse.
My question is - how can I get this information (real name, user id and home server) into a database all in one go from User Manager into an Access database, so that we don't have to manually enter each one (there are 4000+!!)
Cheers.
I have written a nice application in VB6 that helps my colleagues administer NT4 user accounts (adding shortcuts to profiles, moving them from one server to another, setting permissions, creating remote shares, interogating user .bat files etc etc).
It sits in front of an Access 2000 database. Every time a user whose details have not been queried before is requested, you have to enter their name, user id and home server into input boxes that are then added to the databse.
My question is - how can I get this information (real name, user id and home server) into a database all in one go from User Manager into an Access database, so that we don't have to manually enter each one (there are 4000+!!)
Cheers.