# VMware Scope

> `UiPath.VMware.Activities.VMwareScope`

`UiPath.VMware.Activities.VMwareScope`

## Description

A container that provides a scope for VMware activities.

## Project compatibility

**Windows** | **Cross-platform**

## Configuration

* **Server Address** - The address of the vCenter server you want to connect to. This field supports only strings and `String` variables.
  :::note
  The value for **ServerAddress** parameter must be specified as a fully qualified domain name (FQDN).
  :::
* **Username** - The username to perform VMware operations. This field supports only strings and `String` variables.
* **Password** - The password for the provided username. This field supports only `SecureString` variables.
