Set-BT_UserMigrationWiz

Syntax

Set-BT_UserMigrationWiz -Ticket <Ticket> -usermigrationwiz <UserMigrationWizDTO[]> [-Environment <string>] [-Id <guid>] [-IsDeleted <bool>] [-DeveloperEnabled <bool>] [-EmailAddress <string>] [-FirstName <string>] [-LastName <string>] [-Phone1 <string>] [-TimeZone <double>] [-Notification <string>] [-Options <UserOptions>] [-ExchangeRateId <guid>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Set-BT_UserMigrationWiz -Ticket <Ticket> -EndpointUrl <string> -usermigrationwiz <UserMigrationWizDTO[]> [-Id <guid>] [-IsDeleted <bool>] [-DeveloperEnabled <bool>] [-EmailAddress <string>] [-FirstName <string>] [-LastName <string>] [-Phone1 <string>] [-TimeZone <double>] [-Notification <string>] [-Options <UserOptions>] [-ExchangeRateId <guid>] [-AccessLevel <AccessLevel>] [<CommonParameters>]

Detailed Description

Set-BT_UserMigrationWiz sets a(an) BT_UserMigrationWiz. Represents a MigrationWiz user.

Parameters

Total Parameters: 27

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

usermigrationwiz

Paremeter specs:

Required True
ValueFromPipeline True
ValueFromPipelineByPropertyName True

AccessLevel

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

DeveloperEnabled

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

EmailAddress

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

ExchangeRateId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

FirstName

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Id

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

IsDeleted

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

LastName

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Notification

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Options

Available values are listed below.

Value Description
None None.
ViewPerfStats View performance statistics.
AllowNetTerms Allow net terms.

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Phone1

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

TimeZone

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples