---
title: "How Do I Create A VM Profile?"
slug: "how-do-i-create-a-vm-profile"
tags: ["NFR"]
updated: 2024-09-10T22:24:11Z
published: 2024-09-10T22:24:11Z
canonical: "docs.skillable.com/how-do-i-create-a-vm-profile"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skillable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How Do I Create A VM Profile?

Virtual Machine (VM) Profiles are optional components for a Lab Profile. Each virtual machine you will use in your labs will need its own Virtual Machine Profile. You can add VM’s you have uploaded to storage.

For Skillable Studio lab component terminology and guidelines for building Lab Series and Lab Profiles, please read the [Skillable Studio Terminology and Guidelines for Building a Lab](/v1/docs/studio-terminology) article.

There are two locations to create a VM Profile:

- From the Lab Series page you want to add the VM Profile to (automatically associates the VM Profile to the series)
- From the Admin page on the Virtual Machine Profiles tile (not automatically associated with any Lab Series). This article will cover from the Lab Series page.

Once you are logged in:

1. Navigated to the Lab Series page
2. Select **Create Virtual Machine Profile** in the link bar towards the top of the page.
3. The profile will open to the **Basic Information** tab with the following fields:

| Field | Type of Information |
| --- | --- |
| Name | Name of virtual machine; will be used for name of VM Profile |
| Description | Description of virtual machine |
| Series | Automatically filled in from the Lab Series where the process started |
| Organization | Automatically filled in from the Organization in your User’s Profile |
| Platform | Drop-down with Virtual Server, Hyper-V, ESX, and Azure platforms |
| Generation | Drop-down with information available on the page to help |
| Operating System | Drop-down for the OS the virtual machine will use |
| Username | Default profile name for logging on |
| Password | Default password for logging |
| # Processors | Number of processors used |
| RAM | Available RAM in MB |
| Screen Width | Default screen width |
| Screen Height | Default screen height |
| Boot Order | Ordered list that can be reordered |

The **Enabled** and **Host Integration Enabled** checkboxes should be checked. The other checkboxes will be covered in later articles and videos.

1. Next select the **Hard Disk** tab and select **Add Hard Disk**.
2. You can either use an existing virtual hard disk (VHD) file from your storage or create a new VHD file. This guide uses the existing file, therefore select **Use an existing virtual hard disk file** and select **Next**.
3. In your storage, locate and select the virtual machine file you want to use and select **OK**.

The remaining tabs are:

| Tab | Use to |
| --- | --- |
| Network Adapters | Add the network adapter |
| SCSI Adapters | One is provided and more can be added |
| DVD-ROM Drives | One is provided and more can be added |

A virtual machine is the virtualization or emulation of a computer system. Virtual machines are based on computer architectures and provide the functionality of a physical computer.

Labs in Skillable Studio are housed in a Lab Profile. The Lab Profile contains the information about the configurable settings and the virtual machines that make up a lab. For a Lab Profile to be published it must be part of a Lab Series.

A Virtual Machine profile represents the hardware configuration of a virtual machine. Base settings would include, memory, processor, network adapters and storage configuration. The actual settings available are dependent on the fabric the Virtual Machine would be running on.
