Enter-CcUpdate

The Enter-CcUpdate cmdlet prepares the Skype for Business Cloud Connector Edition host server for the update process by putting it in maintenance mode. The appliance immediately stops all services, ending any ongoing calls and rejecting any new calls.

Enter-CcUpdate

Parameters

None

Examples

Example 1

The following example prepares the appliance for the update process by entering maintenance mode:

Enter-CcUpdate 

Detailed Description

The Enter-CcUpdate cmdlet will immediately stop all services ending any ongoing calls and the appliance will reject any new calls, which are transferred to other production appliances. You must ensure that the remaining production appliances have enough capacity to handle the calls from the appliance that you are preparing to update.

Maintenance mode is useful if your appliance has automatic update enabled, for example, and Microsoft releases a critical hotfix. Maintenance mode is also useful if you decide to turn off automatic updates, but you perform manual updates on a consistent basis.

After installing the updates, the appliance can be brought back to production mode by running the Exit-CcUpdate cmdlet.

Note

If you decide to manually update a Cloud Connector appliance, you need to update it within 60 days after Microsoft releases the next version. Microsoft supports the previously-released version of Cloud Connector for 60 days after the new version is released

Input Types

None. The Enter-CCUpdate cmdlet does not accept pipelined input.

Return Types

None

See also

Exit-CcUpdate