< Back

Update-P1LegacyRole

Sat Jan 18, 2020 7:04 pm

NAME Update-P1LegacyRole



SYNOPSIS

Migrate an installed legacy role to new tenant and WMF system.





SYNTAX

Update-P1LegacyRole [-Role] <String> [-ERP] <String> [[-LegacySite] <String>] [-NoUninstall] [<CommonParameters>]





DESCRIPTION

Search for existing Role and existing MSI installation to migrate to new tenant and WMF install system.





PARAMETERS

-Role <String>

The role name to migrate.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ERP <String>

The ERP to use.



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-LegacySite <String>

The site name to use. Only use if auto-detection does not work.



Required? false

Position? 3

Default value

Accept pipeline input? false

Accept wildcard characters? false



-NoUninstall [<SwitchParameter>]

Skip legacy product uninstall step.



Required? false

Position? named

Default value False

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