< Back

Get-PBIDesktopTCPPort

Sat Jan 18, 2020 8:40 pm

NAME Get-PBIDesktopTCPPort



SYNOPSIS

Returns the Power BI Desktop Analysis Services Instance TCP Port





SYNTAX

Get-PBIDesktopTCPPort [[-pbiDesktopWindowName] <String>] [<CommonParameters>]





DESCRIPTION

Returns the Power BI Desktop Analysis Services Instance TCP Port





PARAMETERS

-pbiDesktopWindowName <String>

Power BI Desktop window name, wildcards can be used. Ex: "*name*"



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<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



OUTPUTS



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



PS C:\\>Get-PBIDesktopTCPPort -pbiDesktopWindowName "*VanArsdel - Sales*"















RELATED LINKS