[Index]

Model: device/skypeforbusiness/CsUserDatabaseState

Model Details: device/skypeforbusiness/CsUserDatabaseState

Title Description Details
Identity Unique identifier of the user database whose online status is to be returned. For example: -Identity "UserDatabase:atl-sql-001.litwareinc.com" You cannot use both Identity and RegistrarPool in the same command, nor can you use wildcards with either parameter. If both parameters are omitted the Get-CsUserDatabaseState cmdlet returns information about all the user databases currently in use.
  • Field Name: Identity
  • Type: String
Online When set to True ($True), makes a database available online. When set to False ($False), takes a database offline.
  • Field Name: Online
  • Type: Boolean