Get-CcSiteDirectory

The Get-CcSiteDirectory cmdlet shows the current directory where site level configuration files are stored. The folder contains the base VHD and Skype for Business Cloud Connector Edition installation files. This folder should be shared with all other appliances of a Cloud Connector site.

This cmdlet applies to Cloud Connector Edition 1.4.1, 1.4.2.

Get-CcSiteDirectory

Parameters

None

Examples

Example 1

The following example shows the current folder where the configuration and virtual machines files of Cloud Connector components are stored:

Get-CcSiteDirectory

Detailed Description

To provide gateway affinity and high availability, Cloud Connector appliances can be combined in sites. Users are assigned to sites instead of Cloud Connector appliances. Each site has a shared folder where the base VHD and Cloud Connector installation files are stored. Appliances use this folder during the deployment. The default folder is C:\Users%userprofile%\CloudConnector\SiteRoot. You can change the path by using the Set-CcSiteDirectory cmdlet.

Input Types

None. The Get-CcSiteDirectory cmdlet does not accept pipelined input.

Return Types

This command returns a file path.

See also

Set-CcSiteDirectory