This topic has not yet been rated - Rate this topic

Get-PowerPivotEngineService cmdlet

SQL Server 2012

Returns the global properties of the SQL Server Analysis Services object in the farm.

Get-PowerPivotEngineService [-Identity <PowerPivotEngineServicePipeBind>] [<CommonParameters>]

The Get-PowerPivotEngineService cmdlet returns the global properties of the SQL Server Analysis Services object. This object provides properties that are shared by all instances of SQL Server Analysis Services (PowerPivot) that run on individual application servers in the farm. The parent object shows farm-level settings that do not vary by instance.

All instances of SQL Server Analysis Services are installed as 'POWERPIVOT' named instances. If the farm includes multiple PowerPivot for SharePoint installations, a comma-delimited list of the instances will indicate how many SQL Server Analysis Services servers are in the farm.

-Identity <PowerPivotEngineServicePipeBind>

Specifies the parent object to get. The value must be a valid GUID that uniquely identifies the object in the farm.

Required?

false

Position?

0

Default value

Accept pipeline input?

true

Accept wildcard characters?

false

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable,OutBuffer and OutVariable. For more information, see About_CommonParameters.

The input type is the type of the objects that you can pipe to the cmdlet. The return type is the type of the objects that the cmdlet returns.

Inputs

None.

Outputs

None.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.