< Back

Find-AnalysisServicesDeploymentExeLocations

Mon Jan 13, 2020 6:56 pm

NAME Find-AnalysisServicesDeploymentExeLocations



SYNOPSIS

Lists all locations of Microsoft.AnalysisServices.Deployment.exe files on the machine





SYNTAX

Find-AnalysisServicesDeploymentExeLocations [<CommonParameters>]





DESCRIPTION

Finds and lists the location path to every version of Microsoft.AnalysisServices.Deployment.exe on the machine





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None





OUTPUTS

Output is written to standard output.





NOTES





Written by (c) Dr. John Tunnicliffe, 2019 https://github.com/DrJohnT/DeployCube

This PowerShell script is released under the MIT license http://www.opensource.org/licenses/MIT



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Find-AnalysisServicesDeploymentExeLocations















RELATED LINKS

https://github.com/DrJohnT/DeployCube