Jump to content

Recommended Posts

Posted

Hello,

 

I run a vanilla Windows 2003 Domain network with XP Clients (+ 1 Vista), and basically I'm looking for a new User Management System to replace the current Akhter solution which I find lacking in features and expensive (about £2.5K a year).

 

I know many on the site have vanilla networks and just wonder what programs you use to automate user management (i.e. bulking creating users, or just creating single users and ensuring that profiles are created, allocated to the correct groups and also home folder share created with the neccessary permissions, ability to reset passwords and such like)

 

Rob

Posted
Whats wrong with using plain simple Active Directory for things like password resets etc? We have a self user password reset tool on here written by one of our members (if you do a search you will find it). As for bulk additon, you will be able to script that and there will no doubt be many posts on that here.
Posted

I got one of the keen year9 students here to create a piece of software for bulk imports.

He got a decent system working using visual basic and you can download it for free here http://www.biddenham.org/tools/uDirectory.exe

Being a teenager, however, he got bored and isn't going to develop it further. I asked him for the source code and he said he had deleted it!

Posted
There's also AD Infinitum which costs around £100. Allows bulk user import as well as creating all the directories, shares, sets permissions, sets exchange server settings, etc. I know there are free alternatives, but this does everything and for a £100 wasnt going to break the bank.
Posted

I agree with Ric that using CSVDE and LDIFDE are a sound tool to bulk import users. Why spend money when you don't have to!!

 

Additionally for changing passwords you can delegate the authority for password changing to teachers by creating a custom MMC for this function.

 

Don't spend money when you don't need to!!

 

AD Infinitum is a good tool and I have used it myself on many occasion and could be worth investing in if you HAVE to spend.

Posted

I've written a system for our school that, with a combination of asp.net and vbscript handles creation, deletion, password and internet control for students.

There's plenty of information on how to do it if you google it.

If you feel confident enough with vbscript then try searching for stuff like "vbscript ldap active directory":

http://techtasks.com/code/viewbook/2

http://www.activexperts.com/activmonitor/windowsmanagement/adminscripts/usersgroups/users/

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...