< Back

Uninstall-P1Msi

Sat Jan 18, 2020 7:04 pm

NAME Uninstall-P1Msi



SYNOPSIS

Uninstall a legacy MSI installation of PlannerOne.





SYNTAX

Uninstall-P1Msi [-UninstallKey] <String> [<CommonParameters>]





DESCRIPTION

Read Windows registry base for uninstall key and uninstall from PlannerOne from MSI.

Call Get-P1MsiInstall and use PSChildName key to uninstall with this command.





PARAMETERS

-UninstallKey <String>

The MSI uninstall key.



Required? true

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