September 17, 201015 yr Hi,how can I change the standard group membership(s) of the new user, who is created in Windows 7 OOBE pass? I don't use UAC and I would like to change this group from "Administrators" to "Users" (restricted user group).Perhaps is there any policy that controls this?Any idea?Thanks! Edited September 17, 201015 yr by Oisin
September 17, 201015 yr Hello!Just create an local Account inside "Autounattend.xml":LocalAccounts inside:ComponentsMicrosoft-Windows-Shell-Setup<settings pass="oobeSystem">Unattended Windows Setup Reference for Windows 7.chmGroupGroup specifies the name of an existing local security group to which a new LocalAccount will be added during installation. You can add a user to multiple groups by entering multiple group names separated by semicolons.The Microsoft-Windows-Shell-Setup component recognizes the following English group names and sets the appropriate localized group name, regardless of the default language of the Windows® image:AccountOperatorsAdministratorsBackupOperatorsCryptoOperatorsDCOMUsersGuestsIUsersNetworkConfigurationOperatorsPerfLoggingUsersPerfMonitoringUsersPowerUsersPrintOperatorsRemoteDesktopUsersReplicatorSystemOperatorsUsersSpecify the account names and group names by using language-neutral names. The language-neutral account and group names are specified in English—for example, Administrators, Power Users, and Guest. This is required because the shell account settings are processed before a default user interface (UI) language is applied to the computer.ValuesGroup_name Specifies the existing local security group for the local account. More than one group can be specified (separated by semicolons). Group_name is a string with a maximum length of 256 characters. Regards Edited September 17, 201015 yr by myselfidem
September 30, 201015 yr Just create an local Account inside "Autounattend.xml":Thanks! Nice Oisin and thanks!
Create an account or sign in to comment