January 23, 200521 yr Hi, I'm looking for way to create a lot of users in Windows XP. And if possible, to make them expire at a certain time and/or other secutiry possibilities. It has to be done with VBscript (it's for my Windows uA CD).I hope you can help, since I know very little of this language.
January 23, 200521 yr Why do you want to do it using VBS ? Its not an efficient way to do it.link for further readingRather, take a look through the uA guide, and use either the oobeinfo.ini method (easy) or the "net user" commands (powerful).
January 23, 200521 yr Author The dude guiding me through this project says you can do way more security stuff with vbs than with net user. He said I MUST do it that way. :/Alas, I know nothing about VBS.
January 23, 200521 yr Yeah, its way more powerful, but I doubt that you drive to school in an army tanker - you'd rather use a bike or car. This "dude" is wasting your time if its meant for uA install. Even if its for other purposes, you'd be better off using what something was meant for.
January 23, 200521 yr Author How about deploying this uA CD in a professional environment?It's all about learning, don't get mad.
January 24, 200521 yr Sample http://www.microsoft.com/resources/documen...s/ctasks022.aspYou may need to do some more research for other functions and properties.
Create an account or sign in to comment