How to create a device record

You can create a device record with the following methods:

Method 1: create a new device

  1. From the main menu, select Build > Service Asset & Configuration.

  2. From SACM Home, select Devices.

  3. Click New icon New.

  4. In the New Device dialog box, provide all requested information. This dialog requests values for the basic device attributes.

    Field Description
    Initialization options

    The possible workflow phases for this device:

    • In use is the default phase. The device is currently used.
    • Awaiting delivery means the device is ordered but not physically available.
    • In stock means the device is available.
    Subtype A level of categorization. For example, if the type is Computer functions as a server, the subtype is server.
    Host name A meaningful name that represents the address of a device connected to a network. For example, "vm123" is the network address.
    Domain name The fully qualified domain name where the device resides.
    Serial number The manufacturer's assigned serial number or unique ID for a product or element.
    Inventoried model The model discovered by an inventory tool.
    Model The definitive model to which the device belongs. For example, HP EliteBook Folio 9470m.
    Asset tag Physical assets have physical tags attached with a unique identifier.
    Stockroom

    The stockroom that stores the device. Only operationalA stockroom is operational when it is in the Operational phase of the workflow. stockrooms are available for selection.

    Available when:In stock is selected as the phase for the new device.

    OS type Standard operating system identifier. For example, Unix or Windows are OS types.
    BIOS asset tag Unique number (defined by the Distributed Management Task Force System Management BIOS specification) assigned to a device.
    Owner The person who manages or monitors the device.
    Environment Devices belong to a type of environment, such as Production or Test.
    Virtual device A checked box specifies a virtual device, such as a VM image.
  5. Click Save. Service Management returns to the devices record list. You can see a new record that you created for the device. The next step is to edit that record to add more information.

    Note For more information about how to edit the record, see How to edit a device record.

Method 2: duplicate an existing device record

  1. From the main menu, select Build > Service Asset & Configuration.

  2. From SACM Home, select Devices.

  3. Select the device record you want to duplicate.

  4. Click the record identifier in the ID column to display the selected record.

  5. Click Duplicate on the toolbar. The New device form is displayed.

  6. Make any required edits to the new record, and click Save.

When you duplicate a device record, the values of all the fields of the existing record are copied to the matching fields in the new form. Exception: the following fields in the new form are not populated when you duplicate a device record.

  • All associations (fields of the logical type Many2Many)

  • Asset tag

  • Attachments

  • Barcode

  • BIOS asset tag

  • BIOS serial number

  • BIOS UUID

  • Comments

  • CPUs

  • Disk devices

  • Creation Time

  • File systems

  • Global ID

  • Host name

  • Id

  • IP addresses

  • Last Update Time

  • Net BIOS name

  • Network cards

  • Primary DNS name

  • Running software products

  • Serial number

  • SNMP name

Related topics