Get-PowerPivotSystemService cmdlet
Returns the global properties of the PowerPivot System Service object in a farm.
The Get-PowerPivotSystemService cmdlet returns the global properties of the PowerPivot System Service object. There is one parent object per farm, but each farm can have multiple instances of the PowerPivot System Service that run on individual application servers in the farm. The parent object shows farm-level settings that do not vary by instance. If the farm includes multiple PowerPivot for SharePoint installations, a comma-delimited list of the instances will indicate how many PowerPivot System Service instances are in the farm.
-Identity <PowerPivotMidTierServicePipeBind>
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.