Edit

Share via


Set-CsPlatformServiceSettings

Modifies the Skype for Business on Mac capabilities in your organization. This cmdlet was introduced in Skype for Business Server 2015 Cumulative Update 6 (December 2017).

Syntax

Identity (Default)

Set-CsPlatformServiceSettings
    [[-Identity] <XdsIdentity>]
    [-EnableDelegateManagement <Boolean>]
    [-EnableExternalAccessCheck <Boolean>]
    [-EnablePushNotifications <Boolean>]
    [-UseLegacyPushNotifications <Boolean>]
    [-EnableE911 <Boolean>]
    [-EnableFileTransfer <Boolean>]
    [-EnableCORS <Boolean>]
    [-EnableUcwaScopeCheck <Boolean>]
    [-MaxRegistrationsPerPublicApplication <Int32>]
    [-Force]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Instance

Set-CsPlatformServiceSettings
    [-EnableDelegateManagement <Boolean>]
    [-EnableExternalAccessCheck <Boolean>]
    [-EnablePushNotifications <Boolean>]
    [-UseLegacyPushNotifications <Boolean>]
    [-EnableE911 <Boolean>]
    [-EnableFileTransfer <Boolean>]
    [-EnableCORS <Boolean>]
    [-EnableUcwaScopeCheck <Boolean>]
    [-MaxRegistrationsPerPublicApplication <Int32>]
    [-Instance <PSObject>]
    [-Force]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Description

Skype for Business Server 2015 Cumulative Update 6 introduces new features for Skype for Business on Mac users like support for E-911 calls, send files in peer-to-peer chats, block external access by policy and more.

The Set-CsPlatformServiceSettings cmdlet gives you control to enable or disable these features.

Examples

EXAMPLE 1

PS C:\> Set-CsPlatformServiceSettings -EnableDelegateManagement $False -EnableExternalAccessCheck $True -EnableE911 $False -EnableFil
eTransfer $True

This example modifies some parameters for global platform service settings.

Parameters

-Confirm

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnableCORS

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

This parameter is reserved for Microsoft internal use only.

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnableDelegateManagement

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Enables the ability to manage delegates from the Skype for Business on Mac client.

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnableE911

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Allows Skype for Business on Mac users to call 911.

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnableExternalAccessCheck

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Enables administrators to use external access policies to block external access to Skype for Business on Mac users.

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnableFileTransfer

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Enables Skype for Business on Mac users send files in peer-to-peer chats.

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnablePushNotifications

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Enables Skype for Business on Mac clients to use push notifications.

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnableUcwaScopeCheck

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

This parameter is reserved for Microsoft internal use only.

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Force

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Suppresses any confirmation prompts that would otherwise be displayed before testing.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Identity

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Indicates the Identity of the Platform Service Settings to be modified.

Parameter properties

Type:XdsIdentity
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

Identity
Position:1
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Instance

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Allows you to pass a reference to an object to the cmdlet rather than set individual parameter values. You can retrieve this object reference by calling the Get-CsPlatformServiceSettings cmdlet.

Parameter properties

Type:PSObject
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

Instance
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-MaxRegistrationsPerPublicApplication

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

This parameter is reserved for Microsoft internal use only.

Parameter properties

Type:Int32
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-UseLegacyPushNotifications

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

This parameter is reserved for Microsoft internal use only.

Parameter properties

Type:Boolean
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

Applicable: Skype for Business Server 2015, Skype for Business Server 2019

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False
Aliases:wi

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

System.Management.Automation.PSObject

Outputs

System.Object