AccountConfigurationCommand.Command
The command to create and configure a local administrator account on a device.
Declaration
object AccountConfigurationCommand.CommandProperties
| Name | Type | Description |
|---|---|---|
AutoSetupAdminAccounts | [AccountConfigurationCommand.Command.AutoSetupAdminAccountItem] | A dictionary that describes the administrator account to create with Setup Assistant, which uses the first element and ignores additional elements. |
DontAutoPopulatePrimaryAccountInfo | boolean | If |
LockPrimaryAccountInfo | boolean | If If the user’s password is also available from authentication through ConfigurationURL, Setup Assistant automatically creates the primary account with that information and skips showing the user interface to view or edit these fields. This value is available in macOS 10.15 and later. |
ManagedLocalUserShortName | string | If present, this is the short name of the local account to manage, which can also be the account that results from setting |
PrimaryAccountFullName | string | The full name for the primary account. If present, Setup Assistant uses this value to prefill the Full Name field. However, Setup Assistant ignores this value if |
PrimaryAccountUserName | string | The account name for the primary account. If present, Setup Assistant uses this value to prefill the User Name field. However, Setup Assistant ignores this value if |
RequestRequiresNetworkTether | boolean | If |
RequestType Required | string | The request type for this command. |
SetPrimarySetupAccountAsRegularUser | boolean | If |
SkipPrimarySetupAccountCreation | boolean | If |