Remove-OfficeWebAppsExcelBIServer

Removes an instance of Analysis Services from the Allow List of BI servers to be used with Excel Online.

Syntax

Remove-OfficeWebAppsExcelBIServer
      -ServerId <String>

Description

Removes an instance of Analysis Services from the Allow List of BI servers to be used with Excel Online.

Examples

This example removes the server named SSAS01 from the Allow List.

Remove-OfficeWebAppsExcelBIServer -ServerID "SSAS01"

Parameters

-ServerId

The name of the Analysis Services server.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False