Get-CcSiteLogDirectory

The Get-CcSiteLogDirectory cmdlet shows the current directory where the site level logs for Skype for Business Cloud Connector Edition are stored.

This cmdlet applies to Skype for Business Cloud Connector Edition 1.4.1, 1.4.2.

Get-CcSiteLogDirectory

Parameters

None

Examples

Example 1

The following example shows the current folder where the log files for the Cloud Connector site are stored:

Get-CcSiteLogDirectory

Detailed Description

The default folder is C:\Users%userprofile%\CloudConnector\SiteRoot\Logs. You can change the folder by running the Set-CcSiteDirectory cmdlet. There is no separate cmdlet that changes only the log folder location without changing the site directory.

Input Types

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

Return Types

The command returns a file path.

See also

Set-CcSiteDirectory