PDA

View Full Version : User Account script function



NewsArchive
07-24-2014, 06:08 AM
Hi Friedrich,

Are there any new command in the works for the User Account function?
Like adding to a user group or assign access rights?

Thanks,
Rick

NewsArchive
07-24-2014, 06:09 AM
Also, will it work in Windows 8.1?

It works in Win 7 but I get an error in Win 8.1 with the same install.

The ability to set the account type to standard user or admin is needed.

Eddie Sizemore

NewsArchive
07-24-2014, 06:09 AM
a programmer that says "an error"?? <g>

>It works in Win 7 but I get an error in Win 8.1 with the same install.

Jeff Slarve
www.jssoftware.com
www.twitter.com/jslarve
I'll search help files & Google for you.

NewsArchive
07-24-2014, 06:10 AM
Eddie, I'm thinking a powershell script might be the way to go.

Rick Martin

NewsArchive
07-24-2014, 06:11 AM
Hello,

> The ability to set the account type to standard user or admin is needed.

I checked the release history for the next SB version (scheduled for a
September release date). The ability to set the account type in the User
Account script function to "Standard User" or "Administrator" is already
built in.

--
SetupBuilder Support
www.setupbuilder.com

NewsArchive
07-24-2014, 06:11 AM
Hello,

> It works in Win 7 but I get an error in Win 8.1 with the same install.

I have just tested the following command on Windows 8.1 Professional 64-bit
and it worked fine:

Create User Account(,JoeUser,test)

--
SetupBuilder Support
www.setupbuilder.com

NewsArchive
07-24-2014, 10:52 PM
Thanks for the update. Looks like a reboot fixed my issue as my test is
working in win 8.1 today.

Eddie Sizemore

NewsArchive
08-08-2014, 02:28 AM
Eddie,

>
> The ability to set the account type to standard user or admin is
> needed.
>

This is available in the latest internal build now.

Friedrich

NewsArchive
08-12-2014, 01:22 PM
Friedrich,


Thanks for the update.


Eddie