---
title: AccountConfigurationCommand.Command.AutoSetupAdminAccountItem
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/accountconfigurationcommand/command-data.dictionary/autosetupadminaccountitem
---

# AccountConfigurationCommand.Command.AutoSetupAdminAccountItem

A dictionary that describes the administrator account to create with Setup Assistant, which uses the first element and ignores additional elements.

## Declaration

```data
object AccountConfigurationCommand.Command.AutoSetupAdminAccountItem
```

## Properties

fullName: The full name of the user, which defaults to shortName if not specified. hidden: If true, this sets the account attribute to make the account hidden in the Login Window and Users & Groups. passwordHash: Data that contains the pre-created salted PBKDF2 SHA512 PasswordHash for the account. shortName: The short name of the user.

## Mentioned in

Implementing Platform SSO for unattended device enrollment
