New-OfficeWebAppsExcelBIServer
Configures Analysis Services servers to work with Excel Online.
Syntax
Default (Default)
New-OfficeWebAppsExcelBIServer
-ServerId <String>
Description
Configures Analysis Services servers to work with Excel Online.
Examples
Example 1
This example configures the Analysis Services server named SSAS01 to work with Excel Online.
New-OfficeWebAppsExcelBIServer -ServerID "SSAS01"
Parameters
-ServerId
The name of the Analysis Services server.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | True |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |