Set-MigrationWizGoogleUserPassword

Syntax

Set-MigrationWizGoogleUserPassword [-EmailAddress] <string> [[-NewPassword] <string>] [[-ForceChangePassword] <bool>] -Ticket <Ticket> -EndpointUrl <string> [-AuthenticationTimeout <int>] [<CommonParameters>]

Set-MigrationWizGoogleUserPassword [-EmailAddress] <string> [[-NewPassword] <string>] [[-ForceChangePassword] <bool>] -Ticket <Ticket> [-AuthenticationTimeout <int>] [-Environment <string>] [<CommonParameters>]

Detailed Description

Set-MigrationWizGoogleUserPassword sets a(an) MigrationWizGoogleUserPassword. Represents the password of an MigrationWiz Google user.

Parameters

Total Parameters: 18

EmailAddress

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AuthenticationTimeout

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Environment

Available values are listed below.

Value Description
BT Represents BT
Beta Represents Beta
Develop Represents Develop
Release Represents Release
Test Represents Test
China Represents China
Germany Represents Germany
Alpha Represents Alpha
Today Represents Today
Sandbox-02 Represents Sandbox-02
Sandbox-03 Represents Sandbox-03

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ForceChangePassword

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

NewPassword

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples