Get-CcApplianceLogDirectory

The Get-CcApplianceLogDirectory cmdlet shows the current directory where logs for a Skype for Business Cloud Connector Edition appliance are stored.

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

Get-CcApplianceLogDirectory

Parameters

None

Examples

Example 1

The following example shows the current folder where logs for the current appliance of Cloud Connector are stored:

Get-CcApplianceLogDirectory

Detailed Description

The Get-CcApplianceLogDirectory cmdlet shows the current directory where logs for a Cloud Connector appliance are stored. The default folder is C:\Users%userprofile%\CloudConnector\ApplianceRoot\Logs.

You can change the directory by using the Set-CcApplianceDirectory cmdlet.

Note: There is no cmdlet that changes only the log folder location without changing the appliance directory.

Input Types

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

Return Types

This command returns a file path.

See also

Set-CcApplianceDirectory