# System Center Orchestrator Scope

> `UiPath.SystemCenter.SystemCenterOrchestratorScope`

`UiPath.SystemCenter.SystemCenterOrchestratorScope`

## Description

Connects to System Center Orchestrator and provides a scope for other Orchestrator activities.

## Project compatibility

Windows - Legacy | Windows

## Configuration

### Common

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

### Input

* **Orchestrator** - Specifies the path to the Orchestrator web service.
* **Password** - Specifies the password of the user.
* **Username** - Specifies the name of the user.

### Misc

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

:::note
The Username must be provided in the format `FQDN\user` or `user@FQDN` (UPN). Examples: `devs.local\john.smith`, `john.smith@devs.local`.
:::
