用于 Office Online Server 的 Windows PowerShell

摘要: 查找关于 Office Online ServerMicrosoft PowerShell cmdlet 的文章。

目标用户:IT 专业人员

下表列出了 Office Online Server 的每个 OfficeWebApps Microsoft PowerShell cmdlet 并介绍了相关文章。

提示

如果 Microsoft PowerShell 在您运行 cmdlet 时无法识别它们,您可能需要导入 OfficeWebApps 模块。 使用此命令: Import-Module -Name OfficeWebApps

文章 说明
Get-OfficeWebAppsExcelBIServer
返回已被配置为 Office Online Server 中的数据模型服务器的 Analysis Services 的实例。
Get-OfficeWebAppsExcelUserDefinedFunction
返回当前配置的 UDF 定义列表。
Get-OfficeWebAppsFarm
返回当前服务器所属的 OfficeWebAppsFarm 对象的详细信息。
Get-OfficeWebAppsHost
返回位于 Office Online Server 场的允许列表上的主机域的列表。
Get-OfficeWebAppsMachine
返回有关 Office Online Server 场中当前服务器的详细信息。
New-OfficeWebAppsExcelBIServer
配置 Analysis Services 服务器以使用 Excel Online。
New-OfficeWebAppsExcelUserDefinedFunction
创建 UDF 二进制的定义。
New-OfficeWebAppsFarm
在本地计算机上创建新 Office Online Server 场。
New-OfficeWebAppsHost
将主机域添加到 Office Online Server 服务器场的允许列表中。
New-OfficeWebAppsMachine
将当前服务器添加到现有 Office Online Server 场。
Remove-OfficeWebAppsExcelBIServer
从将要使用 Excel Online 的 BI 服务器允许列表中删除 Analysis Services 实例。
Remove-OfficeWebAppsExcelUserDefinedFunction
删除现有的 UDF 定义。
Remove-OfficeWebAppsHost
从 Office Online Server 场的允许列表中删除主机域。
Remove-OfficeWebAppsMachine
从 Office Online Server 场中删除现有服务器。
Repair-OfficeWebAppsFarm
从 Office Online Server 服务器场中移除所有标记为不正常的服务器。
Set-OfficeWebAppsExcelUserDefinedFunction
设置现有 UDF 定义的属性。
Set-OfficeWebAppsFarm
配置现有 Office Online Server 场的设置。
Set-OfficeWebAppsMachine
更改 Office Online Server 场中当前服务器的设置。