[Index]

Model: device/skypeforbusinesshybrid/CsPresenceProvider

Model Details: device/skypeforbusinesshybrid/CsPresenceProvider

Title Description Details
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
Identity * Unique identifier for the new presence provider. The Identity of a presence provider is composed of two parts: the scope (Parent) where the rule has been applied (for example, service:UserServer:atl-cs-001.litwareinc.com) and the provider's fully qualified domain name. To create a new provider at the global scope use syntax similar to this: -Identity "global/fabrikam.com" To create a provider at the site scope, use syntax like this: -Identity "site:Redmond/fabrikam.com" To create a provider at the service scope (for the UserServer service only), use syntax similar to this: -Parent "UserServer:atl-cs-001.litwareinc.com" You cannot use the Identity parameter in the same command as the Fqdn or the Parent parameter.
  • Field Name: Identity
  • Type: String
Fqdn * Fully qualified domain name for the presence provider. For example: -Fqdn "fabrikam.com" If you use the Fqdn parameter you must also use the Parent parameter. However, the Fqdn parameter cannot be used in the same command as the Identity parameter. Note that FQDNs must be unique at a given scope.
  • Field Name: Fqdn
  • Type: String
Parent * Scope where the new presence provider will be created. To create a new presence provider at the global scope, use syntax similar to this: -Parent "global" To create a new provider at the site scope use syntax like this: -Parent "site:Redmond" To create a provider at the service scope (for the UserServer service only), use syntax similar to this: -Parent "UserServer:atl-cs-001.litwareinc.com" If you use the Parent parameter you must also include the Fqdn parameter. However, the Parent parameter cannot be used in conjunction with the Identity parameter.
  • Field Name: Parent
  • Type: String
Element
  • Field Name: Element
  • Type: String