Dustinwmew Posted June 26, 2004 Posted June 26, 2004 I am runing XP home, and I could make a .bat file with 'NET USER', NET LOCALGROUP', and 'CACLS', but I am lazy and that would take could take some time to do.I would like to know if anyone has, knowns of, or is making a program that would make a .bat or .inf file to run in the unattended setup.remaber I am useing xp home so I can't use the 'local users and groups console'.
MCT Posted June 26, 2004 Posted June 26, 2004 try this? http://www.msfn.org/board/index.php?showtopic=20459&hl=wihuregards
Dustinwmew Posted June 26, 2004 Author Posted June 26, 2004 it is nice but I am looking for something that will add more then 1 user, and will alow me to do CACLS things (say this user or group can use this, but not this one... so and so can read this but not del it or chage it.), but in a gui way so I can pick a folder or file and say how I would it to be. ( I R layZ boy.)
prathapml Posted August 12, 2004 Posted August 12, 2004 Command-line tools are your best bet for these kind of tasks.Open a CMD window, and type net /?Then start using what you want of those commands.
Alanoll Posted August 12, 2004 Posted August 12, 2004 @prathapmlHe said he didn't want to do the typing manually.@DustinwmewAs pointed out before, WIHU can work for you. It has a INI file that you can specify as MANY users you want created and in whatever groups.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now