---title: Creating Asset Request Catalog Items---
- Home
- Self-Service Access Request Management
- Assets and Access Request Items
- Current: Creating Asset Types
Creating Asset Types
Asset Types are special categories of resources that are not automatically provisioned through provisioning policies, but must always be requested. Asset Types can be calls to EmpowerID dlls or other custom .NET assemblies that provision/de-provision actual resources that exist in the Resource table of the EmpowerID Identity Warehouse, like shared folders, user accounts, and Exchange mailboxes or they can be simple creations of objects (generic assets) added to the Identity Warehouse for tracking purposes only, such as a mobile phone or a company laptop.
This topic demonstrates how to create Asset Types in EmpowerID and is divided into the following activities:
- Creating a Generic Asset Type
- Creating an Asset Type for an AD User Account
- Creating an Asset Type for an Exchange Mailbox
- Creating an Asset Type for Home Folders
To create a generic asset type
From the Navigation Sidebar of the EmpowerID Web interface, navigate to the Find Assets page by expanding Resources and clicking Assets. From the Find Assets page, click the Actions tab and then click the Create Asset Type tile. In the New Asset Type form that appears, do the following:- Type an appropriate display name, name and description for the asset type in the Display Name, Name and Description fields, respectively.
- Select Generic Asset from the Resource Type drop-down.
- Click Submit.
To create an Asset Type for an AD User Account
- Type an appropriate display name, name and description for the asset type in the Display Name, Name and Description fields, respectively.
- Select User Account from the Resource Type drop-down.
- Click Submit.
To create an Asset Type for an Exchange Mailbox
- Type an appropriate display name, name and description for the asset type in the Display Name, Name and Description fields, respectively.
- Select Exchange Mailbox from the Resource Type drop-down.
- Click Submit.
- Select the domain in which the user must have an account from the Depends on having account in the domain drop-down. Users must have an AD account to receive an Exchange Mailbox asset.
- Select the appropriate AD asset type from the Provision this asset if missing dependency drop-down. If the user does not currently have an AD account, EmpowerID will first provision an AD account from the specified asset type. Please note that you must first create an Asset Type Request for an AD user account before any values will appear in this drop-down.
- Click Submit.
To create an Asset Type for a home folder
In addition, you must have at least one shared folder on the server as any shared folder assets created will be placed under the selected parent folder.
- Type an appropriate display name, name and description for the asset in the Display Name, Name and Description fields, respectively.
- Select Shared Folder from the Resource Type drop-down.
- Click Submit.
- Click Create as Share and then click Create as Share again if the folder is a shared folder.
- Select Hide Share if the folder is a shared folder that you want to hide on the File server.
- Select the drive letter for the Shared folder from the Map to Drive drop-down. EmpowerID writes this value to the user's AD account.
- Select the AD account store in which the shared folders are to be created from the Depends on having account in the domain drop-down.
- Select the prerequisite AD asset type from the Provision this asset if missing dependency drop-down. As users must have an AD user account before they can have a home folder, EmpowerID will provision the appropriate user account if the user does not yet have one.