Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Remove-CsVideoInteropServiceProvider
- Module:
- MicrosoftTeams PowerShell module
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
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.
Inputs
Microsoft.Rtc.Management.Xds.XdsGlobalRelativeIdentity
Outputs
System.Object
Feedback
Was this page helpful?
