Remove-CsVideoInteropServiceProvider
Use the Remove-CsVideoInteropServiceProvider to remove all provider information about a provider that your organization no longer uses.
Syntax
Default (Default)
Remove-CsVideoInteropServiceProvider
[[-Identity] <Object>]
[-Confirm]
[-Force]
[-Tenant <Object>]
[-WhatIf]
[<CommonParameters>]
Description
Cloud Video Interop for Teams enables 3rd party VTC devices to be able to join Teams meetings. The CsVideoInteropServiceProvider cmdlets allow you to designate provider/tenant specific information about the connection to the provider.
The only input is Identity - the provider you wish to remove.
Parameters
-Identity
Specify the VideoInteropServiceProvider to be removed.
Parameter properties
Type: | XdsGlobalRelativeIdentity |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
Identity
Position: | 1 |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.