# Computer Exists

> `UiPath.ActiveDirectoryDomainServices.Activities.ComputerExists`

`UiPath.ActiveDirectoryDomainServices.Activities.ComputerExists`

## Description

Checks if a computer exists in Active Directory.

## Project compatibility

Windows - Legacy | Windows

## Configuration

### Common

* **DisplayName** - The display name of the activity.

### Input

* **CheckComputerBy** - Specifies which Active Directory property to be used for checking the existence of a computer.
* **Location** - Specifies where exactly should the Active Directory check for the computer existence.
* **Value** - Specifies the value of the selected Active Directory property.
* **Connection** - Establish the connection that needs to be used. There are two available options, **Primary** and **Secondary**. The default option is **Primary**.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.

### Output

* **Exists** - Provides the result of the search, whether the computer exists or not in the Active Directory.
