< Back

Set-PortalUser

Mon Jan 13, 2020 6:30 pm

NAME Set-PortalUser



SYNOPSIS





SYNTAX

Set-PortalUser [-libPath] <Object> [[-userKey] <Object>] [[-email] <Object>] [-upn] <Object> [[-userName]

<Object>] [-password] <Object> [<CommonParameters>]





DESCRIPTION

Configure the portal user credentials. If The user has not been created, creats the portal user;

If there is already an exsiting user identified by the user key, then update this user.





PARAMETERS

-libPath <Object>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-userKey <Object>



Required? false

Position? 2

Default value DD Admin

Accept pipeline input? false

Accept wildcard characters? false



-email <Object>



Required? false

Position? 3

Default value

Accept pipeline input? false

Accept wildcard characters? false



-upn <Object>



Required? true

Position? 4

Default value

Accept pipeline input? false

Accept wildcard characters? false



-userName <Object>



Required? false

Position? 5

Default value

Accept pipeline input? false

Accept wildcard characters? false



-password <Object>



Required? true

Position? 6

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