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 Available: macOS 10.15+ |
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. Available: macOS 10.15+ |
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 Available: macOS 11+ |
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 Available: macOS 10.15+ |
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 Available: macOS 10.15+ |
RequestRequiresNetworkTether | boolean | If |
RequestType Required | string | The request type for this command. |
SetPrimarySetupAccountAsRegularUser | boolean | If |
SkipPrimarySetupAccountCreation | boolean | If |