Work with VMM as a self-service user

Important

This version of Virtual Machine Manager (VMM) has reached the end of support. We recommend you to upgrade to VMM 2022.

This article describes how to work with System Center - Virtual Machine Manager (VMM) as a self-service user.

Self-service users can interact with VMM to deploy virtual machines and services to private clouds. Depending on your permissions, you can deploy VMs from VHDs and templates, and create and share your own templates and profiles. You interact with VMM using the VMM console (or PowerShell).

Note

When the default language configured in the guest VM and the console differs, you may not be able to seamlessly copy text from the VMM console into the guest VM. This will primarily impact the login functionality when you are copying password from the VMM console and then pasting it in the Password textbox while logging into guest VM. You can circumvent this by changing the language using the keyboard language icon in the VM login page.

Create and deploy virtual machines

Create resources in the VMM library

The VMM library is a file share that includes a catalog of resources that are used to deploy virtual machines and services in the VMM fabric. The library stores:

  • File-based resources such as virtual hard disks, ISO images, scripts, driver files, and application packages (SQL Server data-tier applications and Web Deploy).
  • Non-file-based resources such as virtual machine templates and service templates that are used to create VMs and services.
  • Offline virtual machines are stored in the library.

If you have Author permissions, you can create templates and profiles in the library. Learn more.

Share library resources

As a self-service user, you can share your library resources with the other members of your self-service user role when the following conditions are met:

  • You must be the resource owner.
  • You must belong to self-service user role that has been assigned the Share action.
  • To use the shared resource, the user must belong to a self-service user role that has been assigned the Receive action.

Share resources as follows:

  1. Select Library, right-click the template or physical resource that you want to share > Properties.
  2. In Access > Users, select Add.
  3. In Select Users, in User, share the resource with another member of your role. In User Role, share the resource with other self-service user roles.

Import library resources

We recommend you use the method described in this procedure to import and export file-based resources to and from the VMM library. Note the following:

  • You can import resource to the user role data path in the Self Service User Content node in the library.
  • You can export resources from your user role data path or private cloud library.
  • To import and export, your self-service user role needs Author permissions.

Import resources as follows:

  1. Select Library > Import > Import Physical Resource.

  2. Select Add custom resource to import a folder with the .CR extension and its contents. Alternatively, you can select a folder without a .CR extension that contains one or more files of a supported file type.

    • If you select a folder without a .CR extension, only the files of a supported file type will appear in the VMM library.
    • However, if you use Windows Explorer to access the library share, you can access all the files in the folder depending on the file and share permissions that are configured outside VMM.
    • If the folder with .CR extension contains more than 100 files to be imported, it's recommended that you zip the files before the import. This will improve performance.
  3. Select Add resource to import one or more files to another library location.

  4. When you're finished, select Import. Check that the resources are listed Self Service User Content > user role data path > Self Service User Objects.

Export library resources

  1. Select Library > Export > Export Physical Resource.
  2. Select Add, select the physical resources you want to export, and select OK.
  3. In Specify a destination for the export files, select Browse and select a destination folder. Then select OK.
  4. When you're finished, select Export.

Next steps

Provision VMs.