< Back

Get-P1MsiInstall

Sat Jan 18, 2020 7:00 pm

NAME Get-P1MsiInstall



SYNOPSIS

Get all PlannerOne installation done with MSI.





SYNTAX

Get-P1MsiInstall [-OnlyServer] [[-InstallLocation] <String>] [<CommonParameters>]





DESCRIPTION

Read Windows registry to get all PlannerOne unsintall keys.





PARAMETERS

-OnlyServer [<SwitchParameter>]

Display only server installation.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-InstallLocation <String>

The MSI install location to filter



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





RELATED LINKS