[Index]

Model: device/skypeforbusiness/CsMobilityPolicy

Model Details

Title Description Details
RequireWiFiForSharing When set to True, mobile users must use a WiFi connection in order to participate in an application sharing session. When set to False (the default value) mobile users can participate in application sharing by using either a WiFi connection or a cellular (3G/4G) connection. If this value is set to True, then users then users will not be able to change their sharing configuration settings. If this value is set to False users can use the Options page to modify their sharing configuration settings.
  • Field Name: RequireWiFiForSharing
  • Type: Boolean
EnableIPAudioVideo When set to False, prohibits the user from making voice over IP (VoIP) calls using the mobile device. The default value is True, meaning that VoIP calls are allowed. This parameter was introduced in Lync Server 2013.
  • Field Name: EnableIPAudioVideo
  • Type: Boolean
EnableMobility When set to True, users are allowed to use Skype for Business Mobile.
  • Field Name: EnableMobility
  • Type: Boolean
Description Enables administrators to provide explanatory text to accompany the policy. For example, the Description might include information about the users that the policy should be assigned to.
  • Field Name: Description
  • Type: String
AllowCustomerExperienceImprovementProgram When set to True (the default value) mobile users will be allowed to participate in the Microsoft Customer Experience Improvement Program.
  • Field Name: AllowCustomerExperienceImprovementProgram
  • Type: Boolean
AllowExchangeConnectivity When set to True (the default value) users will be allowed to connect to Exchange by using their mobile device.
  • Field Name: AllowExchangeConnectivity
  • Type: Boolean
RequireWIFIForIPAudio When set to True, the user can use IP audio in calls made when his or her mobile device is connected to a WiFi network. That means that the user will only be allowed to make audio calls using Wi-Fi, and will not be able to use the standard cellular phone network. The default value is False. This parameter was introduced in Lync Server 2013.
  • Field Name: RequireWIFIForIPAudio
  • Type: Boolean
AllowSaveCallLogs When set to True (the default value) users will be allowed to save a call log of calls made from or received by their mobile device. Note that this setting does not apply to Android devices.
  • Field Name: AllowSaveCallLogs
  • Type: Boolean
ScopeClass
  • Field Name: ScopeClass
  • Type: String
Element
  • Field Name: Element
  • Type: String
InMemory Creates an object reference without actually committing the object as a permanent change. If you assign the output of a command called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set- cmdlet.
  • Field Name: InMemory
  • Type: Boolean
Identity * Unique Identity to be assigned to the policy. New mobility policies can be created at the site or per-user scope. To create a new site policy, use the prefix "site:" and the name of the site as your Identity. For example, use this syntax to create a new policy for the Redmond site: -Identity site:Redmond To create a new per-user policy, use an Identity similar to this: -Identity SalesDepartmentPolicy Note that you cannot create a new global policy; if you want to make changes to the global policy, use the Set-CsMobilityPolicy cmdlet instead. Likewise, you cannot create a new site or per-user policy if a policy with that Identity already exists. If you need to make changes to an existing policy, use the Set-CsMobilityPolicy cmdlet.
  • Field Name: Identity
  • Type: String
EnableOutsideVoice When set to True, enables users to take advantage of Call via Work. When set to False, users cannot use Call via Work. The default value is True.
  • Field Name: EnableOutsideVoice
  • Type: Boolean
AllowSaveIMHistory When set to True (the default value) users will be allowed to save transcripts of IM and conferencing sessions on their mobile devices.
  • Field Name: AllowSaveIMHistory
  • Type: Boolean
RequireWIFIForIPVideo When set to True, the user can use IP video only in calls made when mobile device is connected to a Wi-Fi network. If mobile device goes outside of Wi-Fi range, then video calls will be received as audio calls only. If this property is set to False (the default value) then the user can make or receive IP video calls in using either a Wi-Fi or a cellular data connection. This parameter was introduced in Lync Server 2013.
  • Field Name: RequireWIFIForIPVideo
  • Type: Boolean
AllowSaveCredentials When set to True (the default value) users will be allowed to save credentials information (such as passwords) on their mobile device. This information can then be applied to auto-logon scenarios.
  • Field Name: AllowSaveCredentials
  • Type: Boolean
Anchor
  • Field Name: Anchor
  • Type: String
Tenant Globally unique identifier (GUID) of the Skype for Business Online tenant account for whom the new mobility policy is being created. For example: -Tenant "38aad667-af54-4397-aaa7-e94c79ec2308" You can return the tenant ID for each of your Skype for Business Online tenants by running this command: Get-CsTenant | Select-Object DisplayName, TenantID
  • Field Name: Tenant
  • Type: String
API reference for device/skypeforbusiness/CsMobilityPolicy