[Index]

Model: device/skypeforbusinesshybrid/CsLocationPolicy

Model Details: device/skypeforbusinesshybrid/CsLocationPolicy

Title Description Details
EmergencyDialString The number that is dialed to reach emergency services. In the United States this value is 911. The string must be made of the digits 0 through 9 and can be from 1 to 10 digits in length.
  • Field Name: EmergencyDialString
  • Type: String
EnhancedEmergencyServiceDisclaimer Text value containing information that will be displayed to users who are connected from locations that cannot be resolved by the location mapping (wiremap) who choose not to enter their location manually. To remove a service disclaimer from a location policy set this property to a null value: -EnhancedEmergencyServiceDisclaimer $Null Location policies, and the EnhancedEmergencyServiceDisclaimer property, should be used in Skype for Business Server 2015 to set disclaimers for the E9-1-1 service. By using location policies to set these disclaimers, you can create different disclaimers for different locales or different sets of users.
  • Field Name: EnhancedEmergencyServiceDisclaimer
  • Type: String
LocationRefreshInterval Specifies the amount of time (in hours) between client requests for Location Information service location update. The LocationRefreshInterval can be set to any value between 1 and 12; the default value is 4.
  • Field Name: LocationRefreshInterval
  • Type: Integer
Description A detailed description of this location. For example, "Reno corporate users".
  • Field Name: Description
  • Type: String
ConferenceMode If a value is specified for the ConferenceUri parameter, the ConferenceMode parameter determines whether a third party can participate in the call or can only listen in. Available values are: Oneway: Third party can only listen to the conversation between the caller and the Public Safety Answering Point (PSAP) operator. Twoway: Third party can listen in and participate in the call between the caller and the PSAP operator.
  • Field Name: ConferenceMode
  • Type: String
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 this cmdlet 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
UseLocationForE911Only Location information can be used by the Skype for Business Server 2015 client for various reasons (such as notifying teammates of current location). Set this value to True to ensure location information is available only for use with an emergency call.
  • Field Name: UseLocationForE911Only
  • Type: Boolean
NotificationUri One or more SIP URIs to be notified when an emergency call is made. For example, the company security office could be notified through an instant message whenever an emergency call is made. If the caller's location is available that location will be included in the notification. Multiple SIP URIs can be included as a comma-separated list. For example, -NotificationUri sip:[email protected],sip:[email protected]. Note that distribution lists can be configured as a notification URI. The string must be from 1 to 256 characters in length and must begin with the prefix sip:.
  • Field Name: NotificationUri
  • Type: String
EmergencyDialMask A number that is dialed that will be translated into the value of the EmergencyDialString property. For example, if EmergencyDialMask has a value of "212" and EmergencyDialString has a value of "911", if a user dials 212 the call will be made to 911. This allows for alternate emergency numbers to be dialed and still have the call reach emergency services (for example, if someone from a country/region with a different emergency number attempts to dial that country/region's number rather than the number for the country/region they're currently in). You can define multiple emergency dial masks by separating the values with semicolons. For example, -EmergencyDialMask "212;414". IMPORTANT. Ensure that the specified dial mask value is not the same as a number in a call park orbit range. Call park routing will take precedence over emergency dial string conversion. To see the existing call park orbit ranges, call the Get-CsCallParkOrbit cmdlet. Maximum length of the string is 100 characters. Each character must be a digit 0 through 9.
  • Field Name: EmergencyDialMask
  • Type: String
Identity * A unique identifier for the location policy. This cmdlet can be used to create policies at the site or per-user scope. (A global policy exists by default and cannot be removed.) For a policy created at the site scope, this value must be in the form site:<site name>, where site name is the name of a site defined in the Skype for Business Server 2015 deployment. For example, site:Redmond. A policy created at the per-user scope can be assigned any string value, such as Reno.
  • Field Name: Identity
  • Type: String
LocationRequired If the client was unable to retrieve a location from the location configuration database, the user can be prompted to manually enter a location. This parameter accepts the following values: - no: The user will not be prompted for a location. When a call is made with no location information, the Emergency Service Provider will answer the call and ask for a location. - yes: The user will be prompted to input location information when the client registers at a new location. The user can dismiss the prompt without entering any information. If information is entered, a call made to 911 will first be answered by the Emergency Service Provider to verify the location before being routed to the PSAP operator (the 911 operator). - disclaimer: This option is the same as yes except that if the user dismisses the prompt disclaimer text will be displayed that can alert the user to the consequences of declining to enter location information. (The disclaimer text must be set by calling the Set-CsEnhancedEmergencyServiceDisclaimer cmdlet.) This value is ignored if EnhancedEmergencyServicesEnabled is set to False (the default). Users will not be prompted for location information.
  • Field Name: LocationRequired
  • Type: String
PstnUsage The public switched telephone network (PSTN) usage that will be used to determine which voice route will be used to route emergency calls from clients using this profile. The route associated with this usage should point to a SIP trunk dedicated to emergency calls. The usage must already exist in the global list of PSTN usages. Call the Get-CsPstnUsage cmdlet to retrieve a list of usages. To create a new usage, call the Set-CsPstnUsage cmdlet.
  • Field Name: PstnUsage
  • Type: String
EnhancedEmergencyServicesEnabled Specifies whether the users associated with this policy are enabled for E9-1-1. Set the value to True to enable E9-1-1 so Skype for Business Server 2015 clients will retrieve location information on registration and include that information when an emergency call is made. Default Value: False
  • Field Name: EnhancedEmergencyServicesEnabled
  • Type: Boolean
EmergencyNumbers
  • Field Name: EmergencyNumbers
  • Type: String
ConferenceUri The SIP Uniform Resource Identifier (URI), in this case the telephone number, of a third party that will be conferenced in to any emergency calls that are made. For example, the company security office could receive a call when an emergency call is made and listen in or participate in that call (depending on the value of the ConferenceMode property). The string must be from 1 to 256 characters in length and must begin with the prefix sip:.
  • Field Name: ConferenceUri
  • Type: String
Tenant Globally unique identifier (GUID) of the Skype for Business Online tenant account for whom the new location 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
Anchor
  • Field Name: Anchor
  • Type: String